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

secure-env-ts

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

secure-env-ts - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

6

package.json
{
"name": "secure-env-ts",
"version": "1.2.3",
"version": "1.2.4",
"description": "Use ENVs securely with encryption",

@@ -23,4 +23,3 @@ "license": "MIT",

"build": "tsc",
"recreate-build": "npx rimraf ./dist && yarn build",
"prepublish": "yarn recreate-build"
"prepublish": "yarn build"
},

@@ -44,3 +43,2 @@ "repository": {

"@types/node": "^16.10.2",
"rimraf": "^3.0.0",
"ts-node": "^10.2.1",

@@ -47,0 +45,0 @@ "typescript": "^4.4.3"

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