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

@khanacademy/wonder-blocks-theming

Package Overview
Dependencies
Maintainers
0
Versions
64
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 2.0.3 to 2.0.4

6

CHANGELOG.md
# @khanacademy/wonder-blocks-theming
## 2.0.4
### Patch Changes
- 02a1b298: Make sure we don't package tsconfig and tsbuildinfo files
## 2.0.3

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

46

package.json
{
"name": "@khanacademy/wonder-blocks-theming",
"version": "2.0.3",
"publishConfig": {
"access": "public"
},
"description": "Theming in Wonder Blocks can be set per package/component level using a theme object that defines your components's colors, spacing, fonts, and more.",
"main": "dist/index.js",
"module": "dist/es/index.js",
"types": "dist/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {},
"peerDependencies": {
"aphrodite": "^1.2.5",
"react": "16.14.0",
"react-dom": "16.14.0"
},
"devDependencies": {
"@khanacademy/wb-dev-build-settings": "^1.0.1"
},
"author": "",
"license": "MIT"
"name": "@khanacademy/wonder-blocks-theming",
"version": "2.0.4",
"publishConfig": {
"access": "public"
},
"description": "Theming in Wonder Blocks can be set per package/component level using a theme object that defines your components's colors, spacing, fonts, and more.",
"main": "dist/index.js",
"module": "dist/es/index.js",
"types": "dist/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {},
"peerDependencies": {
"aphrodite": "^1.2.5",
"react": "16.14.0",
"react-dom": "16.14.0"
},
"devDependencies": {
"@khanacademy/wb-dev-build-settings": "^1.0.1"
},
"author": "",
"license": "MIT"
}
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