New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.6.0 to 0.7.0

4

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

@@ -27,3 +27,3 @@ "main": "lib/index.js",

"dependencies": {
"es6-class": "^0.3.3",
"es6-class": "^0.4.0",
"es6-arrow-function": "^0.3.0",

@@ -30,0 +30,0 @@ "regenerator": "^0.4.5",

@@ -36,2 +36,3 @@ # esnext

* [default params][features-default-rest-spread] (via [es6-default-params][es6-default-params])
* [spread][features-default-rest-spread] (via [es6-spread][es6-spread])

@@ -41,3 +42,2 @@ ### TODO

* [modules][features-modules] (i.e. integration with [es6-module-transpiler][es6-module-transpiler])
* [spread arguments][features-default-rest-spread]
* [block scoping (`let`)][features-let-const]

@@ -111,2 +111,3 @@ * [destructuring][features-destructuring]

[es6-rest-params]: https://github.com/thomasboyt/es6-rest-params
[es6-spread]: https://github.com/square/es6-spread
[es6-templates]: https://github.com/square/es6-templates

@@ -113,0 +114,0 @@ [es6features]: https://github.com/lukehoban/es6features

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