Socket
Socket
Sign inDemoInstall

isolated

Package Overview
Dependencies
Maintainers
5
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.15 to 3.0.16

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## [3.0.16](https://github.com/thenativeweb/isolated/compare/3.0.15...3.0.16) (2021-04-13)
### Bug Fixes
* bump @types/fs-extra from 9.0.10 to 9.0.11 ([#299](https://github.com/thenativeweb/isolated/issues/299)) ([0a7bdd2](https://github.com/thenativeweb/isolated/commit/0a7bdd202848d7b2a0059d43f5fb98d7942a3441))
* bump @types/fs-extra from 9.0.9 to 9.0.10 ([#296](https://github.com/thenativeweb/isolated/issues/296)) ([75bed3d](https://github.com/thenativeweb/isolated/commit/75bed3df14dc5c8606c2ed2f259959ab2f9717df))
* bump @types/temp from 0.8.34 to 0.9.0 ([#297](https://github.com/thenativeweb/isolated/issues/297)) ([8ed2aaf](https://github.com/thenativeweb/isolated/commit/8ed2aafb0afd55af083ef73e9205fa1a2ff836ca))
## [3.0.15](https://github.com/thenativeweb/isolated/compare/3.0.14...3.0.15) (2021-03-25)

@@ -2,0 +11,0 @@

10

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

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

"dependencies": {
"@types/fs-extra": "9.0.9",
"@types/fs-extra": "9.0.11",
"@types/recursive-readdir": "2.2.0",
"@types/temp": "0.8.34",
"@types/temp": "0.9.0",
"fs-extra": "9.1.0",

@@ -35,4 +35,4 @@ "recursive-readdir": "2.2.2",

"devDependencies": {
"assertthat": "5.2.6",
"roboter": "11.6.32",
"assertthat": "5.2.8",
"roboter": "11.6.37",
"semantic-release-configuration": "2.0.0"

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