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

@tramvai/tokens-common

Package Overview
Dependencies
Maintainers
0
Versions
696
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tramvai/tokens-common - npm Package Compare versions

Comparing version 5.5.4 to 5.6.0

1

lib/env.d.ts

@@ -71,2 +71,3 @@ export interface EnvironmentManager {

fn: (...args: any[]) => string;
validator?: (key: string, value: string) => void;
};

@@ -73,0 +74,0 @@ export declare const ENV_TEMPLATE_TOKEN: EnvTemplate & {

8

package.json
{
"name": "@tramvai/tokens-common",
"version": "5.5.4",
"version": "5.6.0",
"description": "Tramvai tokens for @tramvai/module-common",

@@ -22,4 +22,4 @@ "main": "lib/index.js",

"@tinkoff/url": "0.11.2",
"@tramvai/react": "5.5.4",
"@tramvai/tokens-core": "5.5.4"
"@tramvai/react": "5.6.0",
"@tramvai/tokens-core": "5.6.0"
},

@@ -29,3 +29,3 @@ "peerDependencies": {

"@tinkoff/logger": "0.10.504",
"@tramvai/types-actions-state-context": "5.5.4",
"@tramvai/types-actions-state-context": "5.6.0",
"react": ">=16.8",

@@ -32,0 +32,0 @@ "tslib": "^2.4.0"

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