@baklavajs/core
Advanced tools
Comparing version 2.0.1-next.0 to 2.0.2-alpha.0
{ | ||
"name": "@baklavajs/core", | ||
"version": "2.0.1-next.0+e58f3bd", | ||
"version": "2.0.2-alpha.0", | ||
"description": "Core logic of BaklavaJS, a graph editor / node editor for the web", | ||
@@ -29,18 +29,18 @@ "author": "newcat <freddy.wagner@web.de>", | ||
"dependencies": { | ||
"@baklavajs/events": "^2.0.1-next.0+e58f3bd", | ||
"@baklavajs/events": "^2.0.2-alpha.0", | ||
"uuid": "^8.3.2" | ||
}, | ||
"devDependencies": { | ||
"@types/chai": "^4.2.22", | ||
"@types/chai": "^4.3.0", | ||
"@types/lodash.mapvalues": "^4.6.6", | ||
"@types/mocha": "^9.0.0", | ||
"@types/sinon": "^10.0.4", | ||
"@types/uuid": "^8.3.1", | ||
"@types/sinon": "^10.0.6", | ||
"@types/uuid": "^8.3.3", | ||
"chai": "^4.3.4", | ||
"mocha": "^9.1.2", | ||
"mocha": "^9.1.3", | ||
"rimraf": "^3.0.2", | ||
"sinon": "^11.1.2", | ||
"ts-node": "^10.2.0", | ||
"typedoc": "^0.22.4", | ||
"typescript": "^4.3.5" | ||
"sinon": "^12.0.1", | ||
"ts-node": "^10.4.0", | ||
"typedoc": "^0.22.10", | ||
"typescript": "^4.5.4" | ||
}, | ||
@@ -50,3 +50,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "e58f3bdae14afff45c62291ac7ed3f96aca9680b" | ||
"gitHead": "fa0da75cf1e6ebf4d9fd82dee193a86aeefa8de5" | ||
} |
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
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
0
98728