@condenast/atjson-schema
Advanced tools
Comparing version 0.8.8 to 0.8.9
{ | ||
"name": "@condenast/atjson-schema", | ||
"version": "0.8.8", | ||
"version": "0.8.9", | ||
"description": "Common schema for all Conde Nast documents", | ||
@@ -21,10 +21,11 @@ "main": "dist/commonjs/index.js", | ||
"dependencies": { | ||
"@atjson/document": "0.8.6", | ||
"@atjson/schema": "0.8.9" | ||
"@atjson/document": "0.9.0", | ||
"@atjson/schema": "0.9.0" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^23.3.1", | ||
"tslint": "^5.11.0", | ||
"typescript": "^3.1.1" | ||
"typescript": "^3.1.3" | ||
}, | ||
"gitHead": "c39be8fb150eca21f19df5f288cd2b8d396f0130" | ||
"gitHead": "1150049bc225ccefb728f6013e1b431e3f71d5ca" | ||
} |
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
9948
3
+ Added@atjson/document@0.9.0(transitive)
+ Added@atjson/schema@0.9.0(transitive)
- Removed@atjson/document@0.8.6(transitive)
- Removed@atjson/schema@0.8.9(transitive)
Updated@atjson/document@0.9.0
Updated@atjson/schema@0.9.0