ipfs-unixfs
Advanced tools
Comparing version 6.0.2 to 6.0.3-rc.0
{ | ||
"name": "ipfs-unixfs", | ||
"version": "6.0.2", | ||
"version": "6.0.3-rc.0+0318c98", | ||
"description": "JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)", | ||
@@ -11,9 +11,8 @@ "leadMaintainer": "Alex Potsides <alex.potsides@protocol.ai>", | ||
"scripts": { | ||
"prepare": "aegir build", | ||
"prepare": "aegir build --no-bundle && cp -R types dist", | ||
"prepare:proto": "pbjs -t static-module -w es6 -r ipfs-unixfs --force-number --no-verify --no-delimited --no-create --no-beautify --no-defaults --lint eslint-disable -o src/unixfs.js ./src/unixfs.proto", | ||
"prepare:proto-types": "pbts -o src/unixfs.d.ts src/unixfs.js", | ||
"prepare:types": "aegir build --no-bundle", | ||
"pretest": "aegir build --esm-tests", | ||
"test": "aegir test", | ||
"build": "aegir build --esm-tests", | ||
"preleaseOnly": "npx json -I -f dist/package.json -e this.types='\"src/index.d.ts\"'", | ||
"build": "aegir build && cp -R types dist", | ||
"clean": "rimraf ./dist", | ||
@@ -57,3 +56,3 @@ "lint": "aegir ts -p check && aegir lint", | ||
}, | ||
"types": "dist/src/index.d.ts", | ||
"types": "types/src/index.d.ts", | ||
"eslintConfig": { | ||
@@ -68,3 +67,3 @@ "extends": "ipfs", | ||
}, | ||
"gitHead": "137a4add12838cff6d5a6f8c8ca60289da69d8df", | ||
"gitHead": "0318c98ebaefaefff959e71b7371a253ad44eebf", | ||
"exports": { | ||
@@ -71,0 +70,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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
99545
17
1526
1
1