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.2 to 1.2.3

7

CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
## [1.2.3](https://github.com/RebeccaStevens/is-immutable-type/compare/v1.2.2...v1.2.3) (2022-11-11)
### Bug Fixes
* support for circular index signatures ([8e13105](https://github.com/RebeccaStevens/is-immutable-type/commit/8e1310586a446b04d49fa552773aaa0fd34929df))
## [1.2.2](https://github.com/RebeccaStevens/is-immutable-type/compare/v1.2.1...v1.2.2) (2022-10-20)

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

44

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

@@ -59,9 +59,9 @@ "keywords": [

"devDependencies": {
"@commitlint/cli": "17.1.2",
"@commitlint/config-conventional": "17.1.0",
"@cspell/dict-cryptocurrencies": "3.0.0",
"@commitlint/cli": "17.2.0",
"@commitlint/config-conventional": "17.2.0",
"@cspell/dict-cryptocurrencies": "3.0.1",
"@rebeccastevens/eslint-config": "1.3.22",
"@rollup/plugin-json": "5.0.0",
"@rollup/plugin-node-resolve": "15.0.0",
"@rollup/plugin-typescript": "9.0.1",
"@rollup/plugin-json": "5.0.1",
"@rollup/plugin-node-resolve": "15.0.1",
"@rollup/plugin-typescript": "9.0.2",
"@semantic-release/changelog": "6.0.1",

@@ -73,16 +73,16 @@ "@semantic-release/commit-analyzer": "9.0.2",

"@semantic-release/release-notes-generator": "10.0.3",
"@types/node": "18.0.3",
"@types/node": "18.11.9",
"@types/rollup-plugin-auto-external": "2.0.2",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1",
"@typescript-eslint/type-utils": "5.40.1",
"@typescript-eslint/utils": "5.40.1",
"@typescript-eslint/eslint-plugin": "5.42.1",
"@typescript-eslint/parser": "5.42.1",
"@typescript-eslint/type-utils": "5.42.1",
"@typescript-eslint/utils": "5.42.1",
"@typescript/vfs": "1.4.0",
"ava": "4.3.3",
"ava": "5.0.1",
"c8": "7.12.0",
"commitizen": "4.2.5",
"cspell": "6.12.0",
"eslint": "8.25.0",
"cspell": "6.14.1",
"eslint": "8.27.0",
"eslint-config-prettier": "8.5.0",
"eslint-import-resolver-typescript": "3.5.1",
"eslint-import-resolver-typescript": "3.5.2",
"eslint-plugin-ava": "13.2.0",

@@ -92,3 +92,3 @@ "eslint-plugin-eslint-comments": "3.2.0",

"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsdoc": "39.3.14",
"eslint-plugin-jsdoc": "39.6.2",
"eslint-plugin-markdown": "3.0.0",

@@ -102,10 +102,10 @@ "eslint-plugin-node": "11.1.0",

"eslint-plugin-unicorn": "44.0.2",
"husky": "8.0.1",
"husky": "8.0.2",
"lint-staged": "13.0.3",
"markdownlint-cli": "0.32.2",
"marked": "4.1.1",
"marked": "4.2.2",
"prettier": "2.7.1",
"prettier-plugin-packagejson": "2.3.0",
"rimraf": "3.0.2",
"rollup": "3.2.3",
"rollup": "3.2.5",
"rollup-plugin-auto-external": "2.0.0",

@@ -116,4 +116,4 @@ "rollup-plugin-dts": "5.0.0",

"ts-node": "10.9.1",
"ts-paths-esm-loader": "1.3.1",
"tslib": "2.4.0",
"ts-paths-esm-loader": "1.3.2",
"tslib": "2.4.1",
"typescript": "4.8.4"

@@ -120,0 +120,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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