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

@salutejs/plasma-typo

Package Overview
Dependencies
Maintainers
4
Versions
524
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@salutejs/plasma-typo - npm Package Compare versions

Comparing version 0.39.0-canary.699.6181015909.0 to 0.39.0-canary.828.6821973565.0

80

package.json
{
"name": "@salutejs/plasma-typo",
"version": "0.39.0-canary.699.6181015909.0",
"description": "Plasma Typography System's tokens",
"author": "Salute Frontend Team <salute.developers@gmail.com>",
"license": "MIT",
"module": "lib/esm/index.js",
"main": "lib/cjs/index.js",
"types": "lib/cjs/index.d.ts",
"scripts": {
"prepare": "npm run build",
"prebuild": "rm -rf ./lib",
"build": "npm run build:cjs && npm run build:esm",
"build:cjs": "tsc",
"build:esm": "tsc -p ./tsconfig.es.json",
"lint": "../../node_modules/.bin/eslint ./src --ext .ts,.tsx --quiet"
},
"peerDependencies": {
"react": ">=16.13.1",
"react-dom": ">=16.13.1",
"styled-components": "^5.1.1"
},
"devDependencies": {
"@types/node": "16.7.13",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"@types/styled-components": "5.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-scripts": "3.4.4",
"styled-components": "5.3.1",
"typescript": "4.0.8"
},
"publishConfig": {
"access": "public"
},
"files": [
"lib"
],
"sideEffects": false,
"gitHead": "b1c3726f4892cc6ba3d3f599fb99f8446afde860"
"name": "@salutejs/plasma-typo",
"version": "0.39.0-canary.828.6821973565.0",
"description": "Plasma Typography System's tokens",
"author": "Salute Frontend Team <salute.developers@gmail.com>",
"license": "MIT",
"module": "lib/esm/index.js",
"main": "lib/cjs/index.js",
"types": "lib/cjs/index.d.ts",
"scripts": {
"prepare": "npm run build",
"prebuild": "rm -rf ./lib",
"build": "npm run build:cjs && npm run build:esm",
"build:cjs": "tsc",
"build:esm": "tsc -p ./tsconfig.es.json",
"lint": "../../node_modules/.bin/eslint ./src --ext .ts,.tsx --quiet"
},
"peerDependencies": {
"react": ">=16.13.1",
"react-dom": ">=16.13.1",
"styled-components": "^5.1.1"
},
"devDependencies": {
"@types/node": "16.7.13",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"@types/styled-components": "5.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-scripts": "3.4.4",
"styled-components": "5.3.1",
"typescript": "4.0.8"
},
"publishConfig": {
"access": "public"
},
"files": [
"lib"
],
"sideEffects": false,
"gitHead": "c628e2c513f0a920b1289a3b6f7e731495fa761d"
}
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