@themezernx/target-parser
Advanced tools
Comparing version 1.0.0 to 1.0.3
{ | ||
"name": "@themezernx/target-parser", | ||
"version": "1.0.0", | ||
"version": "1.0.3", | ||
"description": "A small library that converts menu names from layouts, themes and `SZS` files. ", | ||
"repository": "https://github.com/ThemezerNX/TargetParser", | ||
@@ -11,6 +12,6 @@ "author": "Migushthe2nd", | ||
"build": "tsc", | ||
"prepublishOnly": "yarn run build" | ||
"prepublishOnly": "yarn run build", | ||
"publish": "yarn publish --access=public" | ||
}, | ||
"dependencies": { | ||
"ts-node": "^9.1.1", | ||
"devDependencies": { | ||
"typescript": "^4.2.3" | ||
@@ -21,2 +22,2 @@ }, | ||
] | ||
} | ||
} |
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
4745
0
1
- Removedts-node@^9.1.1
- Removedtypescript@^4.2.3
- Removedarg@4.1.3(transitive)
- Removedbuffer-from@1.1.2(transitive)
- Removedcreate-require@1.1.1(transitive)
- Removeddiff@4.0.2(transitive)
- Removedmake-error@1.3.6(transitive)
- Removedsource-map@0.6.1(transitive)
- Removedsource-map-support@0.5.21(transitive)
- Removedts-node@9.1.1(transitive)
- Removedtypescript@4.9.5(transitive)
- Removedyn@3.1.1(transitive)