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

@codaline-io/parcel-optimizer-replace-envs

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codaline-io/parcel-optimizer-replace-envs - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

11

package.json
{
"name": "@codaline-io/parcel-optimizer-replace-envs",
"version": "0.0.1",
"version": "0.0.2",
"scripts": {

@@ -8,4 +8,3 @@ "build": "parcel build ReplaceEnvsOptimizer.ts --no-cache --dist-dir lib"

"engines": {
"parcel": ">=2.0.0-beta.3.1",
"node": "14.x"
"node": ">=16.x"
},

@@ -31,9 +30,9 @@ "repository": {

"devDependencies": {
"@types/node": "14",
"@types/node": "16",
"parcel": "^2.0.0-beta.3.1",
"dotenv": "^10.0.0"
"dotenv": "^14.2.0"
},
"peerDependencies": {
"dotenv": "^10.0.0"
"dotenv": ">=10.0.0"
}
}

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