Socket
Socket
Sign inDemoInstall

isolated

Package Overview
Dependencies
Maintainers
3
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

isolated - npm Package Compare versions

Comparing version 3.0.4 to 3.0.5

7

CHANGELOG.md

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

## [3.0.5](https://github.com/thenativeweb/isolated/compare/3.0.4...3.0.5) (2020-11-03)
### Bug Fixes
* bump @types/fs-extra from 9.0.2 to 9.0.3 ([#199](https://github.com/thenativeweb/isolated/issues/199)) ([ef84517](https://github.com/thenativeweb/isolated/commit/ef845174d97f4be72859ce1275d3d464a3ed7a8b))
## [3.0.4](https://github.com/thenativeweb/isolated/compare/3.0.3...3.0.4) (2020-10-28)

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

6

package.json
{
"name": "isolated",
"version": "3.0.4",
"version": "3.0.5",
"description": "isolated provides one-time folders for unit tests.",

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

"dependencies": {
"@types/fs-extra": "9.0.2",
"@types/fs-extra": "9.0.3",
"@types/recursive-readdir": "2.2.0",

@@ -36,3 +36,3 @@ "@types/temp": "0.8.34",

"assertthat": "5.2.1",
"roboter": "11.4.2",
"roboter": "11.5.0",
"semantic-release-configuration": "1.0.23"

@@ -39,0 +39,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