Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@blockly/block-test

Package Overview
Dependencies
Maintainers
2
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blockly/block-test - npm Package Compare versions

Comparing version 2.0.18 to 3.0.0

8

package.json
{
"name": "@blockly/block-test",
"version": "2.0.18",
"version": "3.0.0",
"description": "A group of Blockly test blocks.",

@@ -43,6 +43,6 @@ "scripts": {

"@blockly/dev-scripts": "^1.2.27",
"blockly": "^8.0.0"
"blockly": "^9.0.0"
},
"peerDependencies": {
"blockly": ">=7 <9"
"blockly": "^9.0.0"
},

@@ -64,3 +64,3 @@ "publishConfig": {

],
"gitHead": "e39ff7363ff557e686d9fd64316d1e94c21a733f"
"gitHead": "c5679a0d1d7c32fa4a81665fd65713516676cac1"
}

@@ -111,3 +111,5 @@ /**

Blockly.Extensions.unregister('test_many_blocks_mutator');
if (Blockly.Extensions.isRegistered('test_many_blocks_mutator')) {
Blockly.Extensions.unregister('test_many_blocks_mutator');
}

@@ -114,0 +116,0 @@ /**

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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