Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

queried

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

queried - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

lib/index.js

@@ -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"
}
}
.travis.yml
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc