interface-blockstore-tests
Advanced tools
Comparing version
103
package.json
{ | ||
"name": "interface-blockstore-tests", | ||
"version": "6.1.9", | ||
"version": "6.1.10", | ||
"description": "Compliance tests for the blockstore interface", | ||
"license": "Apache-2.0 OR MIT", | ||
"homepage": "https://github.com/ipfs/js-stores/tree/master/packages/interface-blockstore-tests#readme", | ||
"homepage": "https://github.com/ipfs/js-stores/tree/main/packages/interface-blockstore-tests#readme", | ||
"repository": { | ||
@@ -14,2 +14,6 @@ "type": "git", | ||
}, | ||
"publishConfig": { | ||
"access": "public", | ||
"provenance": true | ||
}, | ||
"keywords": [ | ||
@@ -42,87 +46,2 @@ "blockstore", | ||
}, | ||
"release": { | ||
"branches": [ | ||
"main" | ||
], | ||
"plugins": [ | ||
[ | ||
"@semantic-release/commit-analyzer", | ||
{ | ||
"preset": "conventionalcommits", | ||
"releaseRules": [ | ||
{ | ||
"breaking": true, | ||
"release": "major" | ||
}, | ||
{ | ||
"revert": true, | ||
"release": "patch" | ||
}, | ||
{ | ||
"type": "feat", | ||
"release": "minor" | ||
}, | ||
{ | ||
"type": "fix", | ||
"release": "patch" | ||
}, | ||
{ | ||
"type": "docs", | ||
"release": "patch" | ||
}, | ||
{ | ||
"type": "test", | ||
"release": "patch" | ||
}, | ||
{ | ||
"type": "deps", | ||
"release": "patch" | ||
}, | ||
{ | ||
"scope": "no-release", | ||
"release": false | ||
} | ||
] | ||
} | ||
], | ||
[ | ||
"@semantic-release/release-notes-generator", | ||
{ | ||
"preset": "conventionalcommits", | ||
"presetConfig": { | ||
"types": [ | ||
{ | ||
"type": "feat", | ||
"section": "Features" | ||
}, | ||
{ | ||
"type": "fix", | ||
"section": "Bug Fixes" | ||
}, | ||
{ | ||
"type": "chore", | ||
"section": "Trivial Changes" | ||
}, | ||
{ | ||
"type": "docs", | ||
"section": "Documentation" | ||
}, | ||
{ | ||
"type": "deps", | ||
"section": "Dependencies" | ||
}, | ||
{ | ||
"type": "test", | ||
"section": "Tests" | ||
} | ||
] | ||
} | ||
} | ||
], | ||
"@semantic-release/changelog", | ||
"@semantic-release/npm", | ||
"@semantic-release/github", | ||
"@semantic-release/git" | ||
] | ||
}, | ||
"scripts": { | ||
@@ -137,10 +56,10 @@ "build": "aegir build", | ||
"interface-blockstore": "^5.0.0", | ||
"it-all": "^3.0.1", | ||
"it-drain": "^3.0.1", | ||
"multiformats": "^13.0.0", | ||
"uint8arrays": "^5.0.0" | ||
"it-all": "^3.0.4", | ||
"it-drain": "^3.0.5", | ||
"multiformats": "^13.0.1", | ||
"uint8arrays": "^5.0.2" | ||
}, | ||
"devDependencies": { | ||
"aegir": "^41.1.9" | ||
"aegir": "^42.2.3" | ||
} | ||
} |
@@ -0,1 +1,3 @@ | ||
# interface-blockstore-tests | ||
[](https://ipfs.tech) | ||
@@ -2,0 +4,0 @@ [](https://discuss.ipfs.tech) |
Sorry, the diff of this file is too big to display
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
1404
0.21%60
3.45%148712
-1.09%1
Infinity%Updated
Updated
Updated
Updated