symbol-observable
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -0,1 +1,9 @@ | ||
<a name="0.2.2"></a> | ||
## [0.2.2](https://github.com/sindresorhus/symbol-observable/compare/0.2.1...v0.2.2) (2016-04-19) | ||
### Features | ||
* **TypeScript:** add TypeScript typings file ([befd7a](https://github.com/sindresorhus/symbol-observable/commit/befd7a)) | ||
<a name="0.2.1"></a> | ||
@@ -18,4 +26,1 @@ ## [0.2.1](https://github.com/sindresorhus/symbol-observable/compare/0.2.0...v0.2.1) (2016-04-19) | ||
* **Symbol.observable:** ensure Symbol.for(\'observable\') matches Symbol.observable ([ada343f](https://github.com/sindresorhus/symbol-observable/commit/ada343f)), closes [#1](https://github.com/sindresorhus/symbol-observable/issues/1) [#2](https://github.com/sindresorhus/symbol-observable/issues/2) | ||
{ | ||
"name": "symbol-observable", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Symbol.observable ponyfill", | ||
@@ -22,3 +22,4 @@ "license": "MIT", | ||
"readme.md", | ||
"license" | ||
"license", | ||
"index.d.ts" | ||
], | ||
@@ -25,0 +26,0 @@ "keywords": [ |
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
4146
7
24