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.9 to 3.0.10

7

CHANGELOG.md

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

## [3.0.10](https://github.com/thenativeweb/nodeenv/compare/3.0.9...3.0.10) (2020-08-18)
### Bug Fixes
* bump @types/node from 14.0.27 to 14.6.0 ([#253](https://github.com/thenativeweb/nodeenv/issues/253)) ([9a0ecde](https://github.com/thenativeweb/nodeenv/commit/9a0ecde407044d978fbab7db3f4b5cee04711bb0))
## [3.0.9](https://github.com/thenativeweb/nodeenv/compare/3.0.8...3.0.9) (2020-07-29)

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

6

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

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

"dependencies": {
"@types/node": "14.0.27"
"@types/node": "14.6.0"
},
"devDependencies": {
"assertthat": "5.2.1",
"roboter": "11.2.11",
"roboter": "11.2.15",
"semantic-release-configuration": "1.0.20"

@@ -33,0 +33,0 @@ },

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