ipfs-repo-migrations
Advanced tools
Comparing version 0.2.2 to 1.0.0
@@ -0,1 +1,6 @@ | ||
<a name="1.0.0"></a> | ||
# [1.0.0](https://github.com/ipfs/js-ipfs-repo-migrations/compare/v0.2.2...v1.0.0) (2020-06-25) | ||
<a name="0.2.2"></a> | ||
@@ -2,0 +7,0 @@ ## [0.2.2](https://github.com/ipfs/js-ipfs-repo-migrations/compare/v0.2.1...v0.2.2) (2020-06-23) |
@@ -0,6 +1,28 @@ | ||
/* | ||
object-assign | ||
(c) Sindre Sorhus | ||
@license MIT | ||
*/ | ||
/*! | ||
* prr | ||
* (c) 2013 Rod Vagg <rod@vagg.org> | ||
* https://github.com/rvagg/prr | ||
* License: MIT | ||
*/ | ||
/*! | ||
* The buffer module from node.js, for the browser. | ||
* | ||
* @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org> | ||
* @license MIT | ||
*/ | ||
/*! | ||
* The buffer module from node.js, for the browser. | ||
* | ||
* @author Feross Aboukhadijeh <http://feross.org> | ||
* @license MIT | ||
*/ | ||
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */ |
@@ -14,9 +14,10 @@ 'use strict' | ||
module.exports = [ | ||
Object.assign({}, emptyMigration, { version: 7, revert: undefined }), | ||
Object.assign({}, emptyMigration, { version: 6, revert: undefined }), | ||
Object.assign({}, emptyMigration, { version: 5, revert: undefined }), | ||
Object.assign({}, emptyMigration, { version: 4, revert: undefined }), | ||
Object.assign({}, emptyMigration, { version: 3, revert: undefined }), | ||
Object.assign({}, emptyMigration, { version: 2, revert: undefined }), | ||
Object.assign({}, emptyMigration, { version: 1, revert: undefined }) | ||
Object.assign({version: 1}, emptyMigration), | ||
Object.assign({version: 2}, emptyMigration), | ||
Object.assign({version: 3}, emptyMigration), | ||
Object.assign({version: 4}, emptyMigration), | ||
Object.assign({version: 5}, emptyMigration), | ||
Object.assign({version: 6}, emptyMigration), | ||
Object.assign({version: 7}, emptyMigration), | ||
require('./migration-8') | ||
] |
{ | ||
"name": "ipfs-repo-migrations", | ||
"version": "0.2.2", | ||
"version": "1.0.0", | ||
"description": "Migration framework for versioning of JS IPFS Repo", | ||
@@ -23,3 +23,3 @@ "keywords": [ | ||
"./src/repo/lock.js": "./src/repo/lock-memory.js", | ||
"datastore-fs": "datastore-idb" | ||
"datastore-fs": "datastore-level" | ||
}, | ||
@@ -50,6 +50,9 @@ "bin": { | ||
"chalk": "^4.0.0", | ||
"cids": "^0.8.3", | ||
"datastore-core": "^1.1.0", | ||
"datastore-fs": "^1.0.0", | ||
"datastore-idb": "^1.0.2", | ||
"datastore-level": "^1.1.0", | ||
"debug": "^4.1.0", | ||
"interface-datastore": "^1.0.4", | ||
"interface-datastore": "^1.0.2", | ||
"multibase": "^1.0.1", | ||
"proper-lockfile": "^4.1.1", | ||
@@ -60,3 +63,3 @@ "yargs": "^15.3.1", | ||
"devDependencies": { | ||
"aegir": "^25.0.0", | ||
"aegir": "^23.0.0", | ||
"chai": "^4.2.0", | ||
@@ -78,4 +81,5 @@ "chai-as-promised": "^7.1.1", | ||
"Hector Sanjuan <code@hector.link>", | ||
"achingbrain <alex@achingbrain.net>", | ||
"Bryan Stenson <bryan.stenson@gmail.com>" | ||
] | ||
} |
Sorry, the diff of this file is too big to display
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
256572
18
716
0
0
12
+ Addedcids@^0.8.3
+ Addeddatastore-core@^1.1.0
+ Addeddatastore-level@^1.1.0
+ Addedmultibase@^1.0.1
+ Addedabstract-leveldown@6.0.36.2.36.3.0(transitive)
+ Addedbase-x@3.0.10(transitive)
+ Addedcids@0.8.3(transitive)
+ Addeddatastore-level@1.1.0(transitive)
+ Addeddeferred-leveldown@5.3.0(transitive)
+ Addedencoding-down@6.3.0(transitive)
+ Addederrno@0.1.8(transitive)
+ Addedimmediate@3.2.3(transitive)
+ Addedis-typedarray@1.0.0(transitive)
+ Addedlevel@5.0.1(transitive)
+ Addedlevel-codec@9.0.2(transitive)
+ Addedlevel-concat-iterator@2.0.1(transitive)
+ Addedlevel-errors@2.0.1(transitive)
+ Addedlevel-iterator-stream@4.0.2(transitive)
+ Addedlevel-js@4.0.2(transitive)
+ Addedlevel-packager@5.1.1(transitive)
+ Addedlevel-supports@1.0.1(transitive)
+ Addedleveldown@5.6.0(transitive)
+ Addedlevelup@4.4.0(transitive)
+ Addedltgt@2.2.1(transitive)
+ Addedmultibase@1.0.1(transitive)
+ Addedmulticodec@1.0.4(transitive)
+ Addedmultihashes@1.0.1(transitive)
+ Addednapi-macros@2.0.0(transitive)
+ Addednode-gyp-build@4.1.1(transitive)
+ Addedopencollective-postinstall@2.0.3(transitive)
+ Addedprr@1.0.1(transitive)
+ Addedtypedarray-to-buffer@3.1.5(transitive)
+ Addedvarint@5.0.2(transitive)
+ Addedxtend@4.0.2(transitive)
- Removeddatastore-idb@^1.0.2
- Removeddatastore-idb@1.1.0(transitive)
- Removedidb@5.0.8(transitive)
Updatedinterface-datastore@^1.0.2