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

@assemble-inc/apple-ui

Package Overview
Dependencies
Maintainers
6
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@assemble-inc/apple-ui - npm Package Compare versions

Comparing version 0.0.138 to 0.0.139

dist/style.css

6

package.json
{
"name": "@assemble-inc/apple-ui",
"version": "0.0.138",
"version": "0.0.139",
"description": "Assemble Component Library",
"author": "Assemble Frontend Team",
"license": "MIT",
"main": "./dist/style.scss",
"main": "./dist/style.css",
"files": [

@@ -17,3 +17,3 @@ "dist"

"scripts": {
"compile": "tailwindcss -c ./tailwind.config.js -i ./src/style.scss -o ./dist/style.scss",
"compile": "tailwindcss -c ./tailwind.config.js -i ./src/style.css -o ./dist/style.css",
"build": "rollup -c && yarn compile",

@@ -20,0 +20,0 @@ "prepare": "rm -rf ./dist && yarn build"

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