This package has been deprecated

Author message:

no longer maintained

@stinkstudios/detector

0.1.7 • Public • Published

@stinkstudios/detector

NPM version Downloads Build Status Known Vulnerabilities MIT license

DEPRECATED PACKAGE - FOR OLDER PROJECTS AT STINK STUDIOS

Collection of JS constants containing device, OS, browser and capability detection.

See ./src/index for constants list.

Installation

Yarn

$ yarn add @stinkstudios/detector

NPM

$ npm install @stinkstudios/detector

Legacy

Previously this package was used as a git url instead of using the npm registry. To convert from this you will need to update any references to @stinkdigital/detector to @stinkstudios/detector and remove the git url and replace with a semantic version.

Example

"@stinkdigital/detector": "git+ssh://git@github.com/stinkdigital/detector.git#0.1.5",

to

"@stinkstudios/detector": "0.1.7",

Changelog

License

Package Sidebar

Install

npm i @stinkstudios/detector

Weekly Downloads

0

Version

0.1.7

License

MIT

Unpacked Size

55 kB

Total Files

54

Last publish

Collaborators

  • andrewsellers
  • emielvanbetsbrugge