typesafe-path
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -1,1 +0,1 @@ | ||
exports = require('path'); | ||
export * from 'path'; |
{ | ||
"name": "typesafe-path", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "types": "index.d.ts", |
@@ -1,1 +0,1 @@ | ||
exports = require('path/posix'); | ||
export * from 'path/posix'; |
@@ -1,1 +0,1 @@ | ||
exports = require('path/win32'); | ||
export * from 'path/win32'; |
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
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
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
4561
1