@clevercanyon/spawn-please.fork
Advanced tools
Comparing version 2.0.6 to 2.0.7
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"license": "ISC", | ||
@@ -15,3 +15,5 @@ "name": "@clevercanyon/spawn-please.fork", | ||
"funding": "https://github.com/sponsors/clevercanyon", | ||
"keywords": ["clevercanyon"], | ||
"keywords": [ | ||
"clevercanyon" | ||
], | ||
"author": { | ||
@@ -28,3 +30,5 @@ "name": "Raine Revere", | ||
"type": "commonjs", | ||
"files": ["/index.js"], | ||
"files": [ | ||
"/index.js" | ||
], | ||
"bin": {}, | ||
@@ -38,3 +42,3 @@ "imports": {}, | ||
"unpkg": "", | ||
"types": "", | ||
"types": "./index.d.ts", | ||
"typesVersions": {}, | ||
@@ -53,4 +57,10 @@ "dependencies": { | ||
"workspaces": [], | ||
"cpu": ["x64", "arm64"], | ||
"os": ["darwin", "linux"], | ||
"cpu": [ | ||
"x64", | ||
"arm64" | ||
], | ||
"os": [ | ||
"darwin", | ||
"linux" | ||
], | ||
"engines": { | ||
@@ -57,0 +67,0 @@ "node": "^19.2.0 || ^19.4.0", |
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
3744