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.67 to 3.0.68

7

CHANGELOG.md

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

## [3.0.68](https://github.com/thenativeweb/nodeenv/compare/3.0.67...3.0.68) (2021-08-02)
### Bug Fixes
* bump @types/node from 16.4.3 to 16.4.10 ([#472](https://github.com/thenativeweb/nodeenv/issues/472)) ([2b2b991](https://github.com/thenativeweb/nodeenv/commit/2b2b99187d28d84bc45769a83b2a89309ede57c5))
## [3.0.67](https://github.com/thenativeweb/nodeenv/compare/3.0.66...3.0.67) (2021-07-26)

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

8

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

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

"dependencies": {
"@types/node": "16.4.3"
"@types/node": "16.4.10"
},
"devDependencies": {
"assertthat": "6.3.7",
"roboter": "11.7.7",
"assertthat": "6.3.9",
"roboter": "11.7.8",
"semantic-release-configuration": "2.0.5"

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