Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "bare-path", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Path manipulation library for JavaScript", | ||
"main": "index.js", | ||
"exports": { | ||
".": "./index.js", | ||
"./package": "./package.json", | ||
"./posix": "./lib/posix.js", | ||
"./win32": "./lib/win32.js" | ||
}, | ||
"files": [ | ||
@@ -7,0 +12,0 @@ "index.js", |
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
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
35257