Socket
Socket
Sign inDemoInstall

babylon

Package Overview
Dependencies
Maintainers
5
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babylon - npm Package Compare versions

Comparing version 7.0.0-beta.19 to 7.0.0-beta.20

16

package.json
{
"name": "babylon",
"version": "7.0.0-beta.19",
"version": "7.0.0-beta.20",
"description": "A JavaScript parser",

@@ -24,4 +24,4 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>",

"devDependencies": {
"ava": "^0.21.0",
"babel-cli": "7.0.0-alpha.18",
"ava": "^0.22.0",
"babel-core": "7.0.0-alpha.18",
"babel-eslint": "8.0.0-alpha.13",

@@ -39,3 +39,4 @@ "babel-helper-fixtures": "7.0.0-alpha.18",

"eslint-plugin-prettier": "^2.1.2",
"flow-bin": "^0.52.0",
"flow-bin": "^0.53.0",
"graceful-fs": "^4.1.11",
"husky": "^0.14.1",

@@ -46,7 +47,8 @@ "lint-staged": "^4.0.0",

"rimraf": "^2.5.4",
"rollup": "^0.45.1",
"rollup-plugin-babel": "3.0.0-alpha.15",
"rollup": "^0.47.0",
"rollup-plugin-babel": "^3.0.1",
"rollup-plugin-node-resolve": "^3.0.0",
"rollup-watch": "^4.0.0",
"unicode-9.0.0": "~0.7.0"
"unicode-9.0.0": "~0.7.0",
"util.promisify": "^1.0.0"
},

@@ -53,0 +55,0 @@ "bin": {

Sorry, the diff of this file is too big to display

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