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.21 to 3.0.22

7

CHANGELOG.md

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

## [3.0.22](https://github.com/thenativeweb/nodeenv/compare/3.0.21...3.0.22) (2020-10-19)
### Bug Fixes
* bump @types/node from 14.11.8 to 14.11.10 ([#293](https://github.com/thenativeweb/nodeenv/issues/293)) ([2d8c1e2](https://github.com/thenativeweb/nodeenv/commit/2d8c1e2ec89a591d41eec17cb4f22aedb725ad06))
## [3.0.21](https://github.com/thenativeweb/nodeenv/compare/3.0.20...3.0.21) (2020-10-12)

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

8

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

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

"dependencies": {
"@types/node": "14.11.8"
"@types/node": "14.11.10"
},
"devDependencies": {
"assertthat": "5.2.1",
"roboter": "11.3.12",
"semantic-release-configuration": "1.0.21"
"roboter": "11.4.2",
"semantic-release-configuration": "1.0.23"
},

@@ -34,0 +34,0 @@ "repository": {

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