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

@khanacademy/wonder-blocks-theming

Package Overview
Dependencies
Maintainers
1
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.1.0 to 3.1.1

6

CHANGELOG.md
# @khanacademy/wonder-blocks-theming
## 3.1.1
### Patch Changes
- ee8d95a: Rollback rollup version from v4 to v2 to prevent an issue with CJS builds in unit tests
## 3.1.0

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

9

dist/index.js
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var React = require('react');
var aphrodite = require('aphrodite');
function _interopNamespaceDefault(e) {
function _interopNamespace(e) {
if (e && e.__esModule) return e;
var n = Object.create(null);

@@ -19,7 +22,7 @@ if (e) {

}
n.default = e;
n["default"] = e;
return Object.freeze(n);
}
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
var React__namespace = /*#__PURE__*/_interopNamespace(React);

@@ -26,0 +29,0 @@ function _extends() {

{
"name": "@khanacademy/wonder-blocks-theming",
"version": "3.1.0",
"version": "3.1.1",
"publishConfig": {

@@ -18,3 +18,3 @@ "access": "public"

"devDependencies": {
"@khanacademy/wb-dev-build-settings": "2.1.0"
"@khanacademy/wb-dev-build-settings": "2.1.1"
},

@@ -21,0 +21,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