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

nodeenv

Package Overview
Dependencies
Maintainers
5
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.63 to 3.0.64

7

CHANGELOG.md

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

## [3.0.64](https://github.com/thenativeweb/nodeenv/compare/3.0.63...3.0.64) (2021-07-05)
### Bug Fixes
* bump @types/node from 15.12.5 to 16.0.0 ([#463](https://github.com/thenativeweb/nodeenv/issues/463)) ([08602a1](https://github.com/thenativeweb/nodeenv/commit/08602a190b1f2ebe177f02729fcd15b5768af753))
## [3.0.63](https://github.com/thenativeweb/nodeenv/compare/3.0.62...3.0.63) (2021-06-28)

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

8

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

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

"dependencies": {
"@types/node": "15.12.5"
"@types/node": "16.0.0"
},
"devDependencies": {
"assertthat": "6.3.3",
"roboter": "11.7.3",
"assertthat": "6.3.5",
"roboter": "11.7.7",
"semantic-release-configuration": "2.0.4"

@@ -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