Socket
Socket
Sign inDemoInstall

is

Package Overview
Dependencies
0
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.5 to 0.1.6

component.json

19

package.json
{
"name": "is",
"author": {
"name": "Enrico Marino",
"url": "http://onirame.com"
},
"description": "the definitive JavaScript type testing library",
"homepage": "https://github.com/onirame/is",
"homepage": "https://github.com/enricomarino/is",
"keywords": [
"util",
"test",
"type",
"sniff",
"server",
"client",
"browser"
"test"
],
"author": "Enrico Marino <enrico.marino@email.com> (http://onirame.no.de)",
"contributors": [],

@@ -19,6 +18,6 @@ "dependencies": {},

"type": "git",
"url": "git://github.com/onirame/is.git"
"url": "git://github.com/enricomarino/is.git"
},
"main": "is.js",
"version": "0.1.5",
"main": "index.js",
"version": "0.1.6",
"devDependencies": {},

@@ -25,0 +24,0 @@ "engines": {

# is
the definitive JavaScript type testing library
The definitive JavaScript type testing library
To be or not to be? This is the library!
## Installation
As a node.js module
$ npm install is
As a component
$ component install enricomarino/is
## API

@@ -82,6 +92,3 @@

## Installation
$ npm install is
## License

@@ -91,3 +98,3 @@

Copyright (c) 2011 Enrico Marino &lt;enrico.marino@email.com&gt;
Copyright (c) 2013 Enrico Marino

@@ -111,2 +118,2 @@ Permission is hereby granted, free of charge, to any person obtaining

TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc