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

regenerator

Package Overview
Dependencies
Maintainers
1
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

regenerator - npm Package Compare versions

Comparing version 0.9.7 to 0.10.0

lerna.json

27

package.json

@@ -19,3 +19,3 @@ {

],
"version": "0.9.7",
"version": "0.10.0",
"homepage": "http://github.com/facebook/regenerator",

@@ -29,3 +29,3 @@ "repository": {

"scripts": {
"pretest": "./link.sh",
"bootstrap": "lerna bootstrap",
"test": "node test/run.js"

@@ -35,13 +35,30 @@ },

"babel-core": "^6.18.2",
"babel-plugin-syntax-async-functions": "^6.13.0",
"babel-plugin-syntax-async-generators": "^6.13.0",
"babel-plugin-transform-es2015-arrow-functions": "^6.8.0",
"babel-plugin-transform-es2015-block-scoping": "^6.18.0",
"babel-plugin-transform-es2015-classes": "^6.18.0",
"babel-plugin-transform-es2015-for-of": "^6.18.0",
"babel-runtime": "^6.18.0",
"babel-types": "^6.19.0",
"commoner": "^0.10.8",
"private": "^0.1.6",
"recast": "^0.11.17",
"regenerator-preset": "^0.9.6",
"regenerator-runtime": "^0.10.3",
"regenerator-preset": "^0.10.0",
"regenerator-runtime": "^0.11.0",
"regenerator-transform": "^0.10.0",
"through": "^2.3.8"
},
"devDependencies": {
"babel-cli": "^6.9.0",
"babel-plugin-transform-es2015-parameters": "^6.23.0",
"babel-plugin-transform-es2015-spread": "^6.22.0",
"babel-plugin-transform-runtime": "^6.9.0",
"babel-preset-env": "^1.2.2",
"babylon": "^6.14.1",
"lerna": "^2.0.0",
"mocha": "^2.3.4",
"promise": "^7.0.4",
"semver": "^5.0.3"
"semver": "^5.0.3",
"uglify-js": "^3.0.27"
},

@@ -48,0 +65,0 @@ "license": "BSD",

link.sh

Sorry, the diff of this file is not supported yet

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