@ambassify/aql-parser
Advanced tools
Comparing version 0.1.1 to 0.2.0
{ | ||
"name": "@ambassify/aql-parser", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"description": "AQL parser", | ||
"main": "src/index.js", | ||
"browser": "lib/index.js", | ||
"engines": { | ||
@@ -10,2 +11,5 @@ "node": "8" | ||
"scripts": { | ||
"preversion": "npm run test", | ||
"prepublishOnly": "npm run test && npm run build", | ||
"build": "n-clean lib && babel -d lib src", | ||
"test": "npm run test:lint && npm run test:unit", | ||
@@ -30,5 +34,9 @@ "test:lint": "eslint --fix \"@(src|test)/**\"", | ||
"devDependencies": { | ||
"@babel/cli": "^7.6.2", | ||
"@babel/core": "^7.6.2", | ||
"@babel/preset-env": "^7.6.2", | ||
"eslint": "^5.16.0", | ||
"eslint-config-ambassify": "^1.2.0", | ||
"mocha": "^6.1.2", | ||
"npm-build-tools": "^2.2.5", | ||
"nyc": "^13.3.0" | ||
@@ -39,3 +47,3 @@ }, | ||
}, | ||
"gitHead": "0edd8500062105ecbd0f84d9934bc811ff760ebc" | ||
"gitHead": "2e1a16efd3886d0a6bc40b62335549da55dc288d" | ||
} |
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
37235
25
528
8