@ctx-core/dir
Advanced tools
Comparing version 2.0.0 to 2.0.4
{ | ||
"name": "@ctx-core/dir", | ||
"version": "2.0.0", | ||
"description": "ctx-core dir", | ||
"main": "env.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/ctx-core/ctx-core.git" | ||
}, | ||
"keywords": [ | ||
"ctx-core", | ||
"dir" | ||
], | ||
"author": "Brian Takita", | ||
"license": "Apache-2.0", | ||
"bugs": { | ||
"url": "https://github.com/ctx-core/ctx-core/issues" | ||
}, | ||
"homepage": "https://github.com/ctx-core/ctx-core#readme", | ||
"dependencies": { | ||
"@ctx-core/env": "^2.0.0", | ||
"@ctx-core/logger": "^2.0.0", | ||
"esm": "^3.0.72" | ||
} | ||
"name": "@ctx-core/dir", | ||
"version": "2.0.4", | ||
"description": "ctx-core dir", | ||
"main": "env.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/ctx-core/ctx-core.git" | ||
}, | ||
"keywords": [ | ||
"ctx-core", | ||
"dir" | ||
], | ||
"author": "Brian Takita", | ||
"license": "Apache-2.0", | ||
"bugs": { | ||
"url": "https://github.com/ctx-core/ctx-core/issues" | ||
}, | ||
"homepage": "https://github.com/ctx-core/ctx-core#readme", | ||
"dependencies": { | ||
"@ctx-core/env": "^2.0.0", | ||
"@ctx-core/logger": "^2.0.0", | ||
"esm": "^3.0.72" | ||
} | ||
} |
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
1055