Comparing version 1.1.1 to 1.1.2
@@ -0,1 +1,11 @@ | ||
<a name="1.1.2"></a> | ||
## [1.1.2](https://github.com/ngParty/ts-helpers/compare/1.1.1...v1.1.2) (2016-10-14) | ||
### Bug Fixes | ||
* **ts-helpers:** support @next until 2.1 stable, which will make this module unnecessary ([55342c7](https://github.com/ngParty/ts-helpers/commit/55342c7)), closes [#2](https://github.com/ngParty/ts-helpers/issues/2) | ||
<a name="1.1.1"></a> | ||
@@ -2,0 +12,0 @@ ## [1.1.1](https://github.com/ngParty/ts-helpers/compare/1.1.0...v1.1.1) (2016-04-25) |
{ | ||
"name": "ts-helpers", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Typescript helpers for compiling typescript while specifying `--noEmitHelpers` within your `tsconfig.json`. Cross platform ( Node/Browser/WebWorker )", | ||
@@ -31,3 +31,3 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"typescript": ">=1.8.0 || >=1.9.0-dev" | ||
"typescript": ">=1.8.0 <2.1.0 || >=1.9.0-dev || >=2.0.0-dev || || >=2.1.0-dev" | ||
}, | ||
@@ -34,0 +34,0 @@ "devDependencies": { |
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
49288
13
1
0