@nexssp/data
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -41,4 +41,5 @@ const stream = require('stream') | ||
json: () => ['{"x":1}', '{"val":{"nested":5}}'], | ||
regexp: () => [new RegExp(/x/)], | ||
// Exists: () => [`${__dirname}/guard.js`, `${__dirname}/../datatype`], | ||
// async *[Symbol.asyncIterator]() {} | ||
} |
{ | ||
"name": "@nexssp/data", | ||
"main": "lib/data.js", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Checking and comparing datatypes", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
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
17882
255