@wyw-in-js/processor-utils
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@wyw-in-js/processor-utils", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"dependencies": { | ||
"@babel/generator": "^7.23.0", | ||
"@wyw-in-js/shared": "0.1.0" | ||
"@wyw-in-js/shared": "0.1.1" | ||
}, | ||
@@ -14,5 +14,6 @@ "devDependencies": { | ||
"typescript": "^5.2.2", | ||
"@wyw-in-js/babel-config": "0.1.0", | ||
"@wyw-in-js/eslint-config": "0.1.0", | ||
"@wyw-in-js/ts-config": "0.1.0" | ||
"@wyw-in-js/babel-config": "0.1.1", | ||
"@wyw-in-js/eslint-config": "0.1.1", | ||
"@wyw-in-js/jest-preset": "0.1.1", | ||
"@wyw-in-js/ts-config": "0.1.1" | ||
}, | ||
@@ -39,4 +40,4 @@ "engines": { | ||
"lint": "eslint --ext .js,.ts .", | ||
"test": "jest --config ./jest.config.js --rootDir src" | ||
"test": "jest --config ./jest.config.js" | ||
} | ||
} |
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
172578
9
Updated@wyw-in-js/shared@0.1.1