Comparing version 0.0.94 to 0.0.95
{ | ||
"name": "beaker-ts", | ||
"version": "0.0.94", | ||
"version": "0.0.95", | ||
"description": "", | ||
"main": "./lib/cjs/index.js", | ||
"module": "lib/esm/index.js", | ||
"types": "lib/types/index.d.ts", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/esm/index.js", | ||
"types": "dist/types/index.d.ts", | ||
"files": [ | ||
"lib/", | ||
"dist/", | ||
"src/" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url":"https://github.com/algorand-devrel/beaker-ts.git" | ||
}, | ||
"scripts": { | ||
@@ -34,3 +38,3 @@ "build-esm":"npx tsc -p tsconfig-esm.json", | ||
"bin": { | ||
"beaker": "./lib/esm/beaker.js" | ||
"beaker": "./dist/esm/beaker.js" | ||
}, | ||
@@ -37,0 +41,0 @@ "keywords": [], |
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
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
301279
2
1