json-typescript
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -0,1 +1,8 @@ | ||
## [1.1.2](https://github.com/mike-north/json-typescript/compare/v1.1.1...v1.1.2) (2019-03-27) | ||
### Bug Fixes | ||
* ensure build step happens in CI ([1bbad53](https://github.com/mike-north/json-typescript/commit/1bbad53)) | ||
## [1.1.1](https://github.com/mike-north/json-typescript/compare/v1.1.0...v1.1.1) (2019-03-27) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "json-typescript", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "TypeScript type definitions for JSON objects", | ||
"main": "index.ts", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "build": "tsc", |
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
299550
18
68