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

@amboss/design-system

Package Overview
Dependencies
Maintainers
1
Versions
431
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amboss/design-system - npm Package Compare versions

Comparing version 0.1.5-0 to 0.1.5-1

build/build-tokens/_assets_fonts.scss

6

package.json
{
"name": "@amboss/design-system",
"version": "0.1.5-0",
"version": "0.1.5-1",
"description": "the design system for AMBOSS products",
"main": "build/index.js",
"types": "build/index.d.ts",
"types": "build/src/index.d.ts",
"files": [

@@ -11,3 +11,3 @@ "build/**/*"

"scripts": {
"prebuild": "rm -rf build && npm run tokens & npm run type-styles",
"prebuild": "rm -rf build && npm run tokens & npm run type-styles && mkdir -p ./build/build-tokens && cp -R ./build-tokens ./build/",
"build": "webpack",

@@ -14,0 +14,0 @@ "prestart": "npm run type-styles:watch & npm run tokens:watch &",

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

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