Comparing version 1.0.0 to 1.0.1
@@ -7,3 +7,7 @@ /** | ||
//TODO: automated tests | ||
//TODO: jquery selectors | ||
//TODO: query-relative integration | ||
var slice = require('sliced'); | ||
@@ -10,0 +14,0 @@ var flatten = require('arr-flatten'); |
{ | ||
"name": "queried", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Query selector CSS4 +", | ||
"main": "css4.js", | ||
"directories": { | ||
"test": "test" | ||
"test": "test", | ||
"lib": "lib" | ||
}, | ||
"files": [ | ||
"lib", | ||
"*.js" | ||
], | ||
"scripts": { | ||
@@ -27,4 +32,9 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"require-stub": "^2.2.4", | ||
"mocha": "^2.1.0" | ||
"mocha": "^2.1.0", | ||
"assert": "~1.3.0" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/dfcreative/query-relative" | ||
} | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
0
7694
3
12
182