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

@khanacademy/wonder-blocks-core

Package Overview
Dependencies
Maintainers
0
Versions
287
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@khanacademy/wonder-blocks-core - npm Package Compare versions

Comparing version 11.0.0 to 11.0.1

6

CHANGELOG.md
# @khanacademy/wonder-blocks-core
## 11.0.1
### Patch Changes
- 11a0f5c6: No functional changes. Adding prepublishOnly script.
## 11.0.0

@@ -4,0 +10,0 @@

7

package.json
{
"name": "@khanacademy/wonder-blocks-core",
"version": "11.0.0",
"version": "11.0.1",
"design": "v1",

@@ -13,3 +13,4 @@ "publishConfig": {

"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"prepublishOnly": "../../utils/publish/package-pre-publish-check.sh"
},

@@ -28,3 +29,3 @@ "dependencies": {

"@khanacademy/wb-dev-build-settings": "^2.0.0",
"@khanacademy/wonder-blocks-testing-core": "^2.0.0"
"@khanacademy/wonder-blocks-testing-core": "^2.0.1"
},

@@ -31,0 +32,0 @@ "author": "",

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