token-pipeline
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "token-pipeline", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "This is a Typescript based library for managing your design system tokens. It is unopiniated, and designed to make it easy to manage token definitions, transformations, and outputs.", | ||
@@ -28,7 +28,4 @@ "source": "src/index.ts", | ||
"dependencies": { | ||
"cmd-ts": "^0.11.0", | ||
"glob": "^8.0.3", | ||
"lodash": "^4.17.21", | ||
"prettier": "^2.8.3", | ||
"ts-node": "^10.9.1", | ||
"ts-toolbelt": "^9.6.0" | ||
@@ -42,3 +39,2 @@ }, | ||
"@swc/helpers": "^0.4.14", | ||
"@types/glob": "^8.0.0", | ||
"@types/jest": "^29.4.0", | ||
@@ -53,4 +49,5 @@ "@types/lodash": "^4.14.191", | ||
"ts-jest": "^29.0.5", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^4.9.4" | ||
} | ||
} |
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
221671
3
20
- Removedcmd-ts@^0.11.0
- Removedglob@^8.0.3
- Removedts-node@^10.9.1
- Removed@cspotcode/source-map-support@0.8.1(transitive)
- Removed@jridgewell/resolve-uri@3.1.2(transitive)
- Removed@jridgewell/sourcemap-codec@1.5.0(transitive)
- Removed@jridgewell/trace-mapping@0.3.9(transitive)
- Removed@tsconfig/node10@1.0.11(transitive)
- Removed@tsconfig/node12@1.0.11(transitive)
- Removed@tsconfig/node14@1.0.3(transitive)
- Removed@tsconfig/node16@1.0.4(transitive)
- Removed@types/node@22.9.0(transitive)
- Removedacorn@8.14.0(transitive)
- Removedacorn-walk@8.3.4(transitive)
- Removedansi-regex@5.0.1(transitive)
- Removedansi-styles@4.3.0(transitive)
- Removedarg@4.1.3(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@2.0.1(transitive)
- Removedchalk@4.1.2(transitive)
- Removedcmd-ts@0.11.0(transitive)
- Removedcolor-convert@2.0.1(transitive)
- Removedcolor-name@1.1.4(transitive)
- Removedcreate-require@1.1.1(transitive)
- Removeddebug@4.3.7(transitive)
- Removeddidyoumean@1.2.2(transitive)
- Removeddiff@4.0.2(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedglob@8.1.0(transitive)
- Removedhas-flag@4.0.0(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedmake-error@1.3.6(transitive)
- Removedminimatch@5.1.6(transitive)
- Removedms@2.1.3(transitive)
- Removedonce@1.4.0(transitive)
- Removedstrip-ansi@6.0.1(transitive)
- Removedsupports-color@7.2.0(transitive)
- Removedts-node@10.9.2(transitive)
- Removedtypescript@5.6.3(transitive)
- Removedundici-types@6.19.8(transitive)
- Removedv8-compile-cache-lib@3.0.1(transitive)
- Removedwrappy@1.0.2(transitive)
- Removedyn@3.1.1(transitive)