@iobroker/db-base
Advanced tools
Comparing version 5.0.11 to 5.0.12-alpha.0-20230805-3d56f861
106
package.json
{ | ||
"name": "@iobroker/db-base", | ||
"version": "5.0.11", | ||
"engines": { | ||
"node": ">=12.0.0" | ||
}, | ||
"dependencies": { | ||
"@iobroker/js-controller-common": "5.0.11", | ||
"deep-clone": "^3.0.3", | ||
"fs-extra": "^11.1.0", | ||
"respjs": "^4.2.0" | ||
}, | ||
"keywords": [ | ||
"ioBroker", | ||
"redis", | ||
"redundancy" | ||
], | ||
"author": "bluefox <dogafox@gmail.com>", | ||
"contributors": [ | ||
"bluefox <dogafox@gmail.com>", | ||
"Apollon77 <iobroker@fischer-ka.de>", | ||
"foxriver76 <moritz.heusinger@gmail.com>" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/ioBroker/ioBroker.js-controller/packages/db-base" | ||
}, | ||
"scripts": { | ||
"build": "tsc -b tsconfig.build.json" | ||
}, | ||
"main": "build/index.js", | ||
"license": "MIT", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"exports": { | ||
".": "./build/index.js", | ||
"./package.json": "./package.json", | ||
"./inMemFileDB": "./build/lib/inMemFileDB.js" | ||
}, | ||
"types": "build/index.d.ts", | ||
"typesVersions": { | ||
"*": { | ||
"inMemFileDB": [ | ||
"build/lib/inMemFileDB" | ||
] | ||
} | ||
}, | ||
"files": [ | ||
"build/lib/", | ||
"build/index.js", | ||
"build/index.d.ts" | ||
], | ||
"gitHead": "d813abf88d4a029a150777c2da5b162f93aa1a71" | ||
"name": "@iobroker/db-base", | ||
"version": "5.0.12-alpha.0-20230805-3d56f861", | ||
"engines": { | ||
"node": ">=12.0.0" | ||
}, | ||
"dependencies": { | ||
"@iobroker/js-controller-common": "5.0.12-alpha.0-20230805-3d56f861", | ||
"deep-clone": "^3.0.3", | ||
"fs-extra": "^11.1.0", | ||
"respjs": "^4.2.0" | ||
}, | ||
"keywords": [ | ||
"ioBroker", | ||
"redis", | ||
"redundancy" | ||
], | ||
"author": "bluefox <dogafox@gmail.com>", | ||
"contributors": [ | ||
"bluefox <dogafox@gmail.com>", | ||
"Apollon77 <iobroker@fischer-ka.de>", | ||
"foxriver76 <moritz.heusinger@gmail.com>" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/ioBroker/ioBroker.js-controller/packages/db-base" | ||
}, | ||
"scripts": { | ||
"build": "tsc -b tsconfig.build.json" | ||
}, | ||
"main": "build/index.js", | ||
"license": "MIT", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"exports": { | ||
".": "./build/index.js", | ||
"./package.json": "./package.json", | ||
"./inMemFileDB": "./build/lib/inMemFileDB.js" | ||
}, | ||
"types": "build/index.d.ts", | ||
"typesVersions": { | ||
"*": { | ||
"inMemFileDB": [ | ||
"build/lib/inMemFileDB" | ||
] | ||
} | ||
}, | ||
"files": [ | ||
"build/lib/", | ||
"build/index.js", | ||
"build/index.d.ts" | ||
], | ||
"gitHead": "2cf8f7134025e7a430bf6bd5b35a0028a21fa2f5" | ||
} |
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 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
79866
2
+ Added@iobroker/js-controller-common@5.0.12-alpha.0-20230805-3d56f861(transitive)
- Removed@iobroker/js-controller-common@5.0.11(transitive)
Updated@iobroker/js-controller-common@5.0.12-alpha.0-20230805-3d56f861