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

@fgv/ts-sudoku-lib

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fgv/ts-sudoku-lib - npm Package Compare versions

Comparing version 4.3.0 to 4.4.0

6

CHANGELOG.json

@@ -5,2 +5,8 @@ {

{
"version": "4.4.0",
"tag": "@fgv/ts-sudoku-lib_v4.4.0",
"date": "Sat, 01 Feb 2025 17:13:10 GMT",
"comments": {}
},
{
"version": "4.3.0",

@@ -7,0 +13,0 @@ "tag": "@fgv/ts-sudoku-lib_v4.3.0",

7

CHANGELOG.md
# Change Log - @fgv/ts-sudoku-lib
This log was last generated on Thu, 30 Jan 2025 00:35:17 GMT and should not be manually modified.
This log was last generated on Sat, 01 Feb 2025 17:13:10 GMT and should not be manually modified.
## 4.4.0
Sat, 01 Feb 2025 17:13:10 GMT
_Version update only_
## 4.3.0

@@ -6,0 +11,0 @@ Thu, 30 Jan 2025 00:35:17 GMT

10

package.json
{
"name": "@fgv/ts-sudoku-lib",
"version": "4.3.0",
"version": "4.4.0",
"description": "Sudoku rules library",

@@ -19,4 +19,4 @@ "main": "lib/index.js",

"devDependencies": {
"@fgv/ts-utils": "4.3.0",
"@fgv/ts-utils-jest": "4.3.0",
"@fgv/ts-utils": "4.4.0",
"@fgv/ts-utils-jest": "4.4.0",
"@microsoft/api-documenter": "^7.26.5",

@@ -49,6 +49,6 @@ "@microsoft/api-extractor": "^7.49.1",

"eslint-plugin-tsdoc": "~0.4.0",
"@fgv/ts-json-base": "4.3.0"
"@fgv/ts-json-base": "4.4.0"
},
"peerDependencies": {
"@fgv/ts-utils": "4.3.0"
"@fgv/ts-utils": "4.4.0"
},

@@ -55,0 +55,0 @@ "scripts": {

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