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

@atom-learning/theme

Package Overview
Dependencies
Maintainers
3
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atom-learning/theme - npm Package Compare versions

Comparing version 0.1.0-beta.5 to 0.1.0-beta.6

dist/Colours.mdx

12

package.json
{
"name": "@atom-learning/theme",
"version": "0.1.0-beta.5",
"version": "0.1.0-beta.6",
"description": "",
"main": "dist/index.js",
"scripts": {
"build": "node ./scripts/build.js",
"prepublishOnly": "yarn build"
"build:lib": "node ./scripts/build.js",
"build:docs": "cp -r ./src/documentation/. ./dist",
"prepublishOnly": "run-s clean build:lib build:docs",
"clean": "del ./dist"
},

@@ -16,5 +18,7 @@ "files": [

"devDependencies": {
"style-dictionary": "^3.0.0-rc.2"
"del-cli": "^3.0.1",
"npm-run-all": "^4.1.5",
"style-dictionary": "^3.0.0-rc.6"
},
"dependencies": {}
}

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