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

@khanacademy/wonder-blocks-typography

Package Overview
Dependencies
Maintainers
1
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.1.9 to 1.1.10

4

dist/es/index.js

@@ -79,3 +79,3 @@ import { StyleSheet } from 'aphrodite';

if (i % 2) {
ownKeys(source, true).forEach(function (key) {
ownKeys(Object(source), true).forEach(function (key) {
_defineProperty(target, key, source[key]);

@@ -86,3 +86,3 @@ });

} else {
ownKeys(source).forEach(function (key) {
ownKeys(Object(source)).forEach(function (key) {
Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));

@@ -89,0 +89,0 @@ });

{
"name": "@khanacademy/wonder-blocks-typography",
"version": "1.1.9",
"version": "1.1.10",
"design": "v2",

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

"dependencies": {
"@khanacademy/wonder-blocks-core": "^2.4.3"
"@khanacademy/wonder-blocks-core": "^2.5.0"
},

@@ -26,6 +26,6 @@ "peerDependencies": {

"devDependencies": {
"@khanacademy/wonder-blocks-color": "^1.1.9",
"@khanacademy/wonder-blocks-color": "^1.1.10",
"wb-dev-build-settings": "^0.0.3"
},
"gitHead": "be0b1f6e2cd428289f5c3e54e6a2370de2019d27"
"gitHead": "e80922dd847385d5b3baa19250a29188e4a6b353"
}

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

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