@exodus/aptos-sdk-fork
Advanced tools
Comparing version 1.19.4-exodus.2.0.1 to 1.19.4-exodus.2.0.2
@@ -10,11 +10,3 @@ { | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.mjs", | ||
"types": "./dist/index.d.ts", | ||
"exports": { | ||
".": { | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.js", | ||
"types": "./dist/index.d.ts" | ||
} | ||
}, | ||
"files": [ | ||
@@ -24,13 +16,2 @@ "dist/index.d.ts", | ||
], | ||
"scripts": { | ||
"build": "pnpm build:clean && pnpm _build:node && pnpm _build:browser", | ||
"build:clean": "rm -rf dist", | ||
"_build:browser": "tsup --platform browser --format iife --global-name aptosSDK --minify", | ||
"_build:node": "tsup --platform node --format cjs,esm --dts", | ||
"lint": "eslint \"**/*.ts\"", | ||
"test": "jest", | ||
"fmt": "pnpm _fmt --write", | ||
"fmt:check": "pnpm _fmt --check", | ||
"cov:clean": "rm -rf coverage" | ||
}, | ||
"dependencies": { | ||
@@ -62,3 +43,14 @@ "@noble/hashes": "^1.3.2", | ||
}, | ||
"version": "1.19.4-exodus.2.0.1" | ||
} | ||
"version": "1.19.4-exodus.2.0.2", | ||
"scripts": { | ||
"build": "pnpm build:clean && pnpm _build:node && pnpm _build:browser", | ||
"build:clean": "rm -rf dist", | ||
"_build:browser": "tsup --platform browser --format iife --global-name aptosSDK --minify", | ||
"_build:node": "tsup --platform node --format cjs,esm --dts", | ||
"lint": "eslint \"**/*.ts\"", | ||
"test": "jest", | ||
"fmt": "pnpm _fmt --write", | ||
"fmt:check": "pnpm _fmt --check", | ||
"cov:clean": "rm -rf coverage" | ||
} | ||
} |
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
241270
6
6497
1