apollo-codegen-typescript-legacy
Advanced tools
Comparing version 0.22.0 to 0.23.0
{ | ||
"name": "apollo-codegen-typescript-legacy", | ||
"description": "Legacy TypeScript generator module for Apollo Codegen", | ||
"version": "0.22.0", | ||
"version": "0.23.0", | ||
"main": "./lib/index.js", | ||
@@ -11,3 +11,4 @@ "scripts": { | ||
"watch": "tsc -w -p .", | ||
"test": "./node_modules/.bin/jest" | ||
"test": "./node_modules/.bin/jest", | ||
"prepack": "npm run build" | ||
}, | ||
@@ -35,3 +36,3 @@ "repository": { | ||
"dependencies": { | ||
"apollo-codegen-core": "^0.22.0" | ||
"apollo-codegen-core": "^0.23.0" | ||
}, | ||
@@ -38,0 +39,0 @@ "jest": { |
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
80842
+ Addedapollo-codegen-core@0.23.0(transitive)
- Removedapollo-codegen-core@0.22.0(transitive)
Updatedapollo-codegen-core@^0.23.0