tsutils-etc
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -0,1 +1,8 @@ | ||
<a name="1.3.2"></a> | ||
## [1.3.2](https://github.com/cartant/tsutils-etc/compare/v1.3.1...v1.3.2) (2020-11-28) | ||
## Changes | ||
* Use `files` in `package.json` instead of `.npmignore`. ([53d8f90](https://github.com/cartant/rxjs-tslint-rules/commit/53d8f90)) | ||
<a name="1.3.1"></a> | ||
@@ -2,0 +9,0 @@ ## [1.3.1](https://github.com/cartant/tsutils-etc/compare/v1.3.0...v1.3.1) (2020-08-30) |
@@ -28,12 +28,16 @@ { | ||
"mocha": "^8.0.0", | ||
"prettier": "^2.0.0", | ||
"prettier": "~2.2.0", | ||
"rimraf": "^3.0.0", | ||
"ts-loader": "^8.0.0", | ||
"ts-node": "^9.0.0", | ||
"ts-snippet": "^4.0.0", | ||
"ts-snippet": "^5.0.0", | ||
"tslint": "^6.0.0", | ||
"tslint-etc": "^1.2.0", | ||
"tsutils": "^3.0.0", | ||
"typescript": "~4.0.2" | ||
"typescript": "~4.1.2" | ||
}, | ||
"files": [ | ||
"bin", | ||
"dist", | ||
"scripts" | ||
], | ||
"homepage": "https://github.com/cartant/tsutils-etc", | ||
@@ -86,3 +90,3 @@ "husky": { | ||
"types": "./dist/esm/index.d.ts", | ||
"version": "1.3.1" | ||
"version": "1.3.2" | ||
} |
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
20
49591
102
702