@momentum-ui/design-tokens
Advanced tools
Comparing version 0.0.61 to 0.0.62
{ | ||
"dependencies": {}, | ||
"name": "@momentum-ui/design-tokens", | ||
"description": "See [documentation on Confluence](https://confluence-eng-gpk2.cisco.com/conf/display/~pauwitty/Token+proposal)", | ||
"version": "0.0.61", | ||
"version": "0.0.62", | ||
"main": "./dist/index.css", | ||
@@ -12,2 +11,3 @@ "devDependencies": { | ||
"husky": "^7.0.1", | ||
"jest": "^29.1.2", | ||
"lint-staged": "^11.1.2", | ||
@@ -29,3 +29,6 @@ "lodash.merge": "^4.6.2", | ||
"publishNpm": "./publishNpm.sh", | ||
"test": "npm run build:web && npm run build:windows && npm run build:macos && npm run build:ios && npm run build:android", | ||
"scripts": "node ./scripts/index.js", | ||
"scripts:update": "node ./scripts/index.js --command=update", | ||
"test": "npm run test:scripts && npm run build:web && npm run build:windows && npm run build:macos && npm run build:ios && npm run build:android", | ||
"test:scripts": "jest ./scripts", | ||
"prepare": "husky install" | ||
@@ -52,3 +55,6 @@ }, | ||
"**/*": "npx prettier --write --ignore-unknown" | ||
}, | ||
"dependencies": { | ||
"momentum-abstract": "^1.0.27" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
2954139
55079
1
8
+ Addedmomentum-abstract@^1.0.27
+ Addedmomentum-abstract@1.0.44(transitive)