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

@ambassify/aql-parser

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ambassify/aql-parser - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

.babelrc

12

package.json
{
"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"
}
.nyc_output/9d21b938-76a3-4a44-8210-b53acb883e54.json
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