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.22 to 3.0.23

7

CHANGELOG.md

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

## [3.0.23](https://github.com/thenativeweb/isolated/compare/3.0.22...3.0.23) (2021-07-13)
### Bug Fixes
* bump @types/fs-extra from 9.0.11 to 9.0.12 ([#328](https://github.com/thenativeweb/isolated/issues/328)) ([3745d2a](https://github.com/thenativeweb/isolated/commit/3745d2ac5ae9a02be0408b960f49ed739fb4a9b8))
## [3.0.22](https://github.com/thenativeweb/isolated/compare/3.0.21...3.0.22) (2021-07-06)

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

6

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

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

"dependencies": {
"@types/fs-extra": "9.0.11",
"@types/fs-extra": "9.0.12",
"@types/recursive-readdir": "2.2.0",

@@ -35,3 +35,3 @@ "@types/temp": "0.9.1",

"devDependencies": {
"assertthat": "6.3.5",
"assertthat": "6.3.7",
"roboter": "11.7.7",

@@ -38,0 +38,0 @@ "semantic-release-configuration": "2.0.5"

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