num-client
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "num-client", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "A NUM Protocol Client in TypeScript", | ||
@@ -45,3 +45,3 @@ "types": "index.d.ts", | ||
"publish": "git push && git push --tags --force", | ||
"browserify": "mkdir -p web && browserify -r ./index.js:num-client >web/${npm_package_name}-${npm_package_version}.js" | ||
"browserify": "mkdir -p web && browserify -r ./index.js:num-client >web/${npm_package_name}-${npm_package_version}.js && cp web/${npm_package_name}-${npm_package_version}.js web/${npm_package_name}-latest.js" | ||
}, | ||
@@ -48,0 +48,0 @@ "author": "NUM Technology Ltd", |
@@ -220,3 +220,3 @@ # NUM Client | ||
<body> | ||
<script src="https://unpkg.com/num-client@0.0.8/web/num-client-0.0.8.js"></script> | ||
<script src="https://unpkg.com/num-client@0.0.9/web/num-client-0.0.9.js"></script> | ||
<h1>num.uk:1</h1> | ||
@@ -223,0 +223,0 @@ <pre id='num'></pre> |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
4936799
56
144415
0