New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tsutils-etc

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsutils-etc - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

7

CHANGELOG.md

@@ -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)

14

package.json

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc