Comparing version 1.0.2 to 1.1.0
'use strict' | ||
const isNode = require('is-node') | ||
var isNode = require('is-node') | ||
/** | ||
@@ -4,0 +4,0 @@ * @id isTouch |
{ | ||
"name": "is-touch", | ||
"version": "1.0.2", | ||
"version": "1.1.0", | ||
"description": "Checks if we're running in a touch-enabled context", | ||
@@ -32,3 +32,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"bubleify": "^0.5.1" | ||
"is-node": "^1.0.2" | ||
}, | ||
@@ -45,8 +45,3 @@ "engines": {}, | ||
"tap-difflet": "0.6.0" | ||
}, | ||
"browserify": { | ||
"transform": [ | ||
"bubleify" | ||
] | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3947
+ Addedis-node@^1.0.2
+ Addedis-node@1.0.2(transitive)
- Removedbubleify@^0.5.1
- Removedacorn@3.3.0(transitive)
- Removedacorn-jsx@3.0.1(transitive)
- Removedacorn-object-spread@1.0.0(transitive)
- Removedansi-regex@2.1.1(transitive)
- Removedansi-styles@2.2.1(transitive)
- Removedbuble@0.12.5(transitive)
- Removedbubleify@0.5.1(transitive)
- Removedchalk@1.1.3(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedhas-ansi@2.0.0(transitive)
- Removedmagic-string@0.14.0(transitive)
- Removedminimist@1.2.8(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedos-homedir@1.0.2(transitive)
- Removedstrip-ansi@3.0.1(transitive)
- Removedsupports-color@2.0.0(transitive)
- Removedvlq@0.2.3(transitive)