@json-schema-tools/traverse
Advanced tools
Comparing version 1.4.1 to 1.4.2
@@ -0,1 +1,10 @@ | ||
## [1.4.2](https://github.com/json-schema-tools/traverse/compare/1.4.1...1.4.2) (2020-07-21) | ||
### Bug Fixes | ||
* add more details to package.json ([34dde39](https://github.com/json-schema-tools/traverse/commit/34dde396d5f7f500a9e16212d29f138f0701f548)) | ||
* only release build files ([b44f0ab](https://github.com/json-schema-tools/traverse/commit/b44f0ab8fe5590248583feeb4ef178bb6a764950)) | ||
* remove hold ([e406d74](https://github.com/json-schema-tools/traverse/commit/e406d74e7f099a37a0c351aebbd0367725b72288)) | ||
## [1.4.1](https://github.com/json-schema-tools/traverse/compare/1.4.0...1.4.1) (2020-07-21) | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "@json-schema-tools/traverse", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "This package exports a method that will traverse a JSON-Schema, calling a mutation function for each sub schema found. It is useful for building tools to work with JSON Schemas.", | ||
"main": "build/index.js", | ||
"bugs": { | ||
"url": "https://github.com/json-schema-tools/traverse/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/json-schema-tools/traverse.git" | ||
}, | ||
"homepage": "json-schema.tools", | ||
"publishConfig": { | ||
@@ -16,2 +24,6 @@ "access": "public" | ||
"license": "Apache-2.0", | ||
"files": [ | ||
"build", | ||
"!build/**/*.test.*" | ||
], | ||
"devDependencies": { | ||
@@ -18,0 +30,0 @@ "@json-schema-tools/meta-schema": "^1.3.0", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
0
0
0
27810
6
178
1