New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

esperanto

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esperanto - npm Package Compare versions

Comparing version 0.6.17 to 0.6.18

6

CHANGELOG.md
# changelog
## 0.6.18
* Upgrade to acorn v1.x ([#125](https://github.com/esperantojs/esperanto/issues/125))
* Sourcemap comments from prior transformations are removed ([#120](https://github.com/esperantojs/esperanto/issues/120))
* Named function expressions are not erroneously renamed ([#122](https://github.com/esperantojs/esperanto/issues/122))
## 0.6.17

@@ -4,0 +10,0 @@

6

package.json
{
"name": "esperanto",
"description": "An easier way to convert ES6 modules to AMD and CommonJS",
"version": "0.6.17",
"version": "0.6.18",
"author": "Rich Harris",

@@ -9,5 +9,5 @@ "repository": "https://github.com/esperantojs/esperanto",

"dependencies": {
"acorn": "^0.11.0",
"acorn": "^1.0.1",
"chalk": "^1.0.0",
"estraverse": "^1.9.0",
"estraverse": "^3.1.0",
"magic-string": "^0.4.5",

@@ -14,0 +14,0 @@ "minimist": "^1.1.0",

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

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