Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "dts-dom", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"homepage": "https://github.com/RyanCavanaugh/dts-dom", | ||
@@ -5,0 +5,0 @@ "description": "DOM for TypeScript Declaration Files", |
@@ -46,3 +46,3 @@ [![npm version](https://badge.fury.io/js/dts-dom.svg)](https://badge.fury.io/js/dts-dom) | ||
## 2.0 (not yet released) | ||
## 2.0 | ||
* **New Functionality**: Added the ability to emit [triple-slash directives](https://www.typescriptlang.org/docs/handbook/triple-slash-directives.html) #39 | ||
@@ -56,3 +56,3 @@ ```ts | ||
The value of `s` is: | ||
Produces: | ||
```ts | ||
@@ -98,2 +98,2 @@ /// <reference types="react" /> | ||
* [Hendrik Liebau](https://github.com/KingHenne) | ||
* [Timur Amirov](https://github.com/DeTeam) | ||
* [Timur Amirov](https://github.com/DeTeam) |
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
123267
96