Comparing version 2.2.0 to 2.2.1
{ | ||
"name": "isa.js", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "Very minimal collection is isA functions. isObject, isArray, isDate...", | ||
@@ -26,3 +26,3 @@ "homepage": "https://github.com/imrefazekas/isa", | ||
"gulp": "^3.9.1", | ||
"gulp-eslint": "^4.0.1", | ||
"gulp-eslint": "^4.0.2", | ||
"gulp-load-plugins": "^1.5.0", | ||
@@ -29,0 +29,0 @@ "gulp-mocha": "^5.0.0", |
@@ -18,3 +18,3 @@ ISA - dependency-free very minimal collection of IsA.. functions | ||
npm install isa --save | ||
npm install isa.js --save | ||
@@ -21,0 +21,0 @@ In JS code: |
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
12653