Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

is-immutable-type

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-immutable-type - npm Package Compare versions

Comparing version 1.2.7 to 1.2.8

7

CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
## [1.2.8](https://github.com/RebeccaStevens/is-immutable-type/compare/v1.2.7...v1.2.8) (2023-03-14)
### Bug Fixes
* @typescript-eslint/type-utils is no longer a peer dependency ([#103](https://github.com/RebeccaStevens/is-immutable-type/issues/103)) ([c1793cc](https://github.com/RebeccaStevens/is-immutable-type/commit/c1793cc2e3f83ee13d1b56b70f0bf62285382ae1))
## [1.2.7](https://github.com/RebeccaStevens/is-immutable-type/compare/v1.2.6...v1.2.7) (2023-03-14)

@@ -5,0 +12,0 @@

7

package.json
{
"name": "is-immutable-type",
"version": "1.2.7",
"version": "1.2.8",
"description": "Check the immutability of TypeScript types",

@@ -62,2 +62,5 @@ "keywords": [

},
"dependencies": {
"@typescript-eslint/type-utils": "^5.55.0"
},
"devDependencies": {

@@ -81,3 +84,2 @@ "@commitlint/cli": "17.4.4",

"@typescript-eslint/parser": "5.54.1",
"@typescript-eslint/type-utils": "5.54.1",
"@typescript/vfs": "1.4.0",

@@ -121,3 +123,2 @@ "ava": "5.2.0",

"peerDependencies": {
"@typescript-eslint/type-utils": ">=5.30.5",
"typescript": ">=4.7.4"

@@ -124,0 +125,0 @@ },

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