@actions/io
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@actions/io", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Actions io lib", | ||
@@ -13,2 +13,3 @@ "keywords": [ | ||
"main": "lib/io.js", | ||
"types": "lib/io.d.ts", | ||
"directories": { | ||
@@ -26,5 +27,7 @@ "lib": "lib", | ||
"type": "git", | ||
"url": "git+https://github.com/actions/toolkit.git" | ||
"url": "git+https://github.com/actions/toolkit.git", | ||
"directory": "packages/io" | ||
}, | ||
"scripts": { | ||
"audit-moderate": "npm install && npm audit --audit-level=moderate", | ||
"test": "echo \"Error: run tests from root\" && exit 1", | ||
@@ -35,4 +38,3 @@ "tsc": "tsc" | ||
"url": "https://github.com/actions/toolkit/issues" | ||
}, | ||
"gitHead": "a2ab4bcf78e4f7080f0d45856e6eeba16f0bbc52" | ||
} | ||
} |
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
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
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
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
35713
8