@salutejs/plasma-typo
Advanced tools
Comparing version 0.39.0-canary.699.6181015909.0 to 0.39.0-canary.828.6821973565.0
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
306364