New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@invisionag/beacon-tokens

Package Overview
Dependencies
Maintainers
23
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@invisionag/beacon-tokens - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

injixo.d.ts

@@ -145,3 +145,3 @@ export declare const color: {

*/
readonly primary100: "#107ead";
readonly primary100: "#007db3";
/**

@@ -148,0 +148,0 @@ * default hover color, when active radio & checkbox button hover

@@ -146,3 +146,3 @@ // @flow

*/
primary100: '#107ead',
primary100: '#007db3',
/**

@@ -149,0 +149,0 @@ * default hover color, when active radio & checkbox button hover

{
"name": "@invisionag/beacon-tokens",
"version": "0.0.6",
"version": "0.0.7",
"description": "Design System for InVision products",

@@ -11,3 +11,4 @@ "main": "index.js",

"scripts": {
"build": "node ./src/build.js && tsc"
"build": "node ./src/build.js && tsc",
"prepublishOnly": "yarn build"
},

@@ -14,0 +15,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

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