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

nodeenv

Package Overview
Dependencies
Maintainers
3
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodeenv - npm Package Compare versions

Comparing version 3.0.14 to 3.0.15

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [3.0.15](https://github.com/thenativeweb/nodeenv/compare/3.0.14...3.0.15) (2020-09-11)
### Bug Fixes
* bump @types/node from 14.6.4 to 14.10.0 ([#267](https://github.com/thenativeweb/nodeenv/issues/267)) ([d9ec507](https://github.com/thenativeweb/nodeenv/commit/d9ec5071c96b177d2d26330469ba474ef865eb7a))
## [3.0.14](https://github.com/thenativeweb/nodeenv/compare/3.0.13...3.0.14) (2020-09-04)

@@ -2,0 +9,0 @@

4

package.json
{
"name": "nodeenv",
"version": "3.0.14",
"version": "3.0.15",
"description": "nodeenv enables tests to control Node.js environment variables.",

@@ -26,3 +26,3 @@ "contributors": [

"dependencies": {
"@types/node": "14.6.4"
"@types/node": "14.10.0"
},

@@ -29,0 +29,0 @@ "devDependencies": {

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