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

build-esm

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

build-esm - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

dist/LICENSE

12

package.json
{
"name": "build-esm",
"version": "4.0.0",
"version": "4.0.1",
"description": "Compile an ES Module for release on npm",

@@ -33,3 +33,3 @@ "keywords": [

"dependencies": {
"@babel/core": "^7.0.0-beta.55",
"@babel/core": "^7.0.0",
"mkdirp": "^0.5.1",

@@ -41,7 +41,7 @@ "mz": "^2.7.0",

"devDependencies": {
"@babel/register": "^7.0.0-beta.55",
"@babel/register": "^7.0.0",
"ava": "^1.0.0-beta.6",
"babel-preset-diff": "^6.0.0",
"flow-bin": "^0.77.0",
"standard-esnext": "^5.0.0"
"babel-preset-diff": "^6.0.3",
"flow-bin": "^0.79.1",
"standard-esnext": "^5.1.7"
},

@@ -48,0 +48,0 @@ "babel": {

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