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

@ionic-internal/design-system

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic-internal/design-system - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

dist/reset/index.css

5

package.json
{
"name": "@ionic-internal/design-system",
"version": "0.0.0",
"version": "0.0.1",
"description": "",

@@ -10,4 +10,3 @@ "main": "dist/cjs/index.js",

"tokens": "tsc -p scripts/tsconfig.json && node scripts/token-transform.js && tsc --declaration src/tokens/index.ts",
"build": "npm run tokens && tsc && rollup -c",
"publish": "npm publish"
"build": "npm run tokens && tsc && rollup -c"
},

@@ -14,0 +13,0 @@ "author": "",

1

rollup.config.js

@@ -37,2 +37,3 @@ import resolve from "@rollup/plugin-node-resolve";

{ src: "src/tokens/index.yaml", dest: "dist/tokens" },
{ src: "src/reset/index.css", dest: "dist/reset" },
],

@@ -39,0 +40,0 @@ }),

@@ -16,3 +16,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

if (f) throw new TypeError("Generator is already executing.");
while (_) try {
while (g && (g = 0, op[0] && (_ = 0)), _) try {
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;

@@ -19,0 +19,0 @@ if (y = 0, t) op = [op[0] & 2, t.value];

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