New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@baklavajs/core

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@baklavajs/core - npm Package Compare versions

Comparing version 2.0.1-next.0 to 2.0.2-alpha.0

22

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc