Comparing version 1.0.0 to 1.0.1
{ | ||
"extends": "eslint-config-es/2015/server" | ||
"extends": "es/2015/server" | ||
} |
{ | ||
"name": "isolated", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "isolated provides one-time folders for unit tests.", | ||
@@ -19,11 +19,11 @@ "contributors": [ | ||
], | ||
"main": "dist/isolated.js", | ||
"main": "lib/isolated.js", | ||
"dependencies": { | ||
"fs-extra": "7.0.0", | ||
"fs-extra": "7.0.1", | ||
"recursive-readdir": "2.2.2", | ||
"temp": "0.8.3" | ||
"temp": "0.9.0" | ||
}, | ||
"devDependencies": { | ||
"assertthat": "1.0.0", | ||
"roboter": "1.0.6" | ||
"assertthat": "2.0.3", | ||
"roboter": "4.0.4" | ||
}, | ||
@@ -30,0 +30,0 @@ "repository": { |
@@ -69,3 +69,3 @@ # isolated | ||
The MIT License (MIT) | ||
Copyright (c) 2013-2018 the native web. | ||
Copyright (c) 2013-2019 the native web. | ||
@@ -72,0 +72,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
66078
10
1
1
112
+ Addedfs-extra@7.0.1(transitive)
+ Addedfs.realpath@1.0.0(transitive)
+ Addedglob@7.2.3(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedrimraf@2.6.3(transitive)
+ Addedtemp@0.9.0(transitive)
+ Addedwrappy@1.0.2(transitive)
- Removedfs-extra@7.0.0(transitive)
- Removedos-tmpdir@1.0.2(transitive)
- Removedrimraf@2.2.8(transitive)
- Removedtemp@0.8.3(transitive)
Updatedfs-extra@7.0.1
Updatedtemp@0.9.0