Socket
Socket
Sign inDemoInstall

@urbaninfrastructure/design-tokens

Package Overview
Dependencies
Maintainers
11
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@urbaninfrastructure/design-tokens - npm Package Compare versions

Comparing version 5.2.1-dev.2 to 5.2.1-dev.3

2

dist/index.d.ts

@@ -1,2 +0,2 @@

export * from './color';
export * from './color-base';
export * from './types';
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
(0, tslib_1.__exportStar)(require("./color"), exports);
(0, tslib_1.__exportStar)(require("./color-base"), exports);
(0, tslib_1.__exportStar)(require("./types"), exports);
//# sourceMappingURL=index.js.map
{
"name": "@urbaninfrastructure/design-tokens",
"version": "5.2.1-dev.2",
"version": "5.2.1-dev.3",
"main": "dist/index.js",

@@ -23,3 +23,3 @@ "description": "Design tokens for the Bikesharing systems",

},
"gitHead": "eec01641078838b6c1d43d7a41c3d339508015c9"
"gitHead": "13f2fb7a39d1f1550e5fd2cc8e0e92ed3e1725cc"
}

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