@okamjs/okam
Advanced tools
Comparing version 0.0.17 to 0.0.18
@@ -43,2 +43,4 @@ /* tslint:disable */ | ||
hash?: boolean; | ||
autoCssModules?: boolean; | ||
dynamicImportToRequire?: boolean; | ||
}, watch: boolean): Promise<void> |
{ | ||
"name": "@okamjs/okam", | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"main": "index.js", | ||
@@ -28,7 +28,2 @@ "types": "index.d.ts", | ||
}, | ||
"optionalDependencies": { | ||
"@okamjs/okam-darwin-arm64": "0.0.17", | ||
"@okamjs/okam-darwin-x64": "0.0.17", | ||
"@okamjs/okam-linux-x64-gnu": "0.0.17" | ||
}, | ||
"scripts": { | ||
@@ -42,6 +37,12 @@ "artifacts": "napi artifacts", | ||
"build:debug": "napi build --platform", | ||
"prepublishOnly": "napi prepublish -t npm", | ||
"test": "ava", | ||
"universal": "napi universal", | ||
"version": "napi version" | ||
}, | ||
"optionalDependencies": { | ||
"@okamjs/okam-darwin-arm64": "0.0.18", | ||
"@okamjs/okam-darwin-x64": "0.0.18", | ||
"@okamjs/okam-linux-x64-gnu": "0.0.18" | ||
} | ||
} |
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
403
14426
6
2