@fullstackio/cq
Advanced tools
Comparing version 4.0.2 to 4.0.3
{ | ||
"name": "@fullstackio/cq", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "query code with selectors", | ||
"main": "dist/index.js", | ||
"repository": "fullstackio/cq", | ||
"repository": "https://github.com/fullstackio/cq/tree/master/packages/cq", | ||
"scripts": { | ||
@@ -20,2 +20,5 @@ "compile": "./node_modules/.bin/babel -d dist/ src/", | ||
"license": "MIT", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"dependencies": { | ||
@@ -31,3 +34,3 @@ "babel-polyfill": "^6.9.1", | ||
"devDependencies": { | ||
"@fullstackio/cqmd": "^4.0.2", | ||
"@fullstackio/cqmd": "^4.0.3", | ||
"babel-cli": "^6.10.1", | ||
@@ -34,0 +37,0 @@ "babel-core": "^6.9.1", |
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
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
627679