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

babel-plugin-shim-node-vars

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-shim-node-vars - npm Package Compare versions

Comparing version 0.4.1 to 0.5.0

2

lib/index.js

@@ -80,3 +80,3 @@ 'use strict';

process: "var process = {env:{NODE_ENV: 'production'}};"
};
}; // TODO: have a look at use babel-plugin-transform-node-env-inline to get rid of this plugin
//# sourceMappingURL=index.js.map
{
"name": "babel-plugin-shim-node-vars",
"version": "0.4.1",
"version": "0.5.0",
"description": "A Babel plugin to shim Node.js' simple variables.",

@@ -15,4 +15,4 @@ "main": "lib/index.js",

"dependencies": {
"liferay-build-tools-util": "^0.4.1"
"liferay-build-tools-util": "^0.5.0"
}
}

Sorry, the diff of this file is not supported yet

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