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

esnext

Package Overview
Dependencies
Maintainers
1
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esnext - npm Package Compare versions

Comparing version 0.7.7 to 0.7.8

18

package.json
{
"name": "esnext",
"version": "0.7.7",
"version": "0.7.8",
"description": "Transform next-generation JavaScript to today's JavaScript.",

@@ -26,14 +26,14 @@ "main": "lib/index.js",

"dependencies": {
"es6-class": "^0.4.2",
"es6-arrow-function": "^0.3.0",
"regenerator": "^0.4.5",
"es6-class": "^0.4.3",
"es6-arrow-function": "^0.3.1",
"regenerator": "^0.4.7",
"esprima": "git://github.com/ariya/esprima.git#harmony",
"recast": "^0.5.14",
"recast": "^0.5.17",
"through": "^2.3.4",
"es6-templates": "^0.0.2",
"ast-types": "^0.3.24",
"es6-default-params": "^0.0.1",
"es6-spread": "^0.0.4",
"es6-templates": "^0.0.3",
"ast-types": "^0.3.27",
"es6-default-params": "^0.0.2",
"es6-spread": "^0.0.5",
"es6-rest-params": "^0.1.0"
}
}

@@ -59,2 +59,7 @@ # esnext

Or, use one of these libraries that integrate esnext with other tools:
* [broccoli-esnext][broccoli-esnext]
* [grunt-esnext][grunt-esnext]
## Contributing

@@ -104,2 +109,3 @@

[benjamn]: https://github.com/benjamn
[broccoli-esnext]: https://github.com/shinnn/broccoli-esnext
[broccoli]: https://github.com/joliss/broccoli

@@ -122,2 +128,3 @@ [es6-arrow-function]: https://github.com/square/es6-arrow-function

[features-template-strings]: https://github.com/lukehoban/es6features#template-strings
[grunt-esnext]: https://github.com/shinnn/grunt-esnext
[recast]: https://github.com/benjamn/recast

@@ -124,0 +131,0 @@ [regenerator]: http://facebook.github.io/regenerator/

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