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 2.1.1-alpha.3 to 3.0.0-alpha.1

24

CHANGELOG.json

@@ -5,2 +5,26 @@ {

{
"version": "3.0.0",
"tag": "@fgv/ts-sudoku-lib_v3.0.0",
"date": "Mon, 22 Jan 2024 07:00:18 GMT",
"comments": {
"none": [
{
"comment": "bump versions"
},
{
"comment": "refactor"
},
{
"comment": "initial checkin"
},
{
"comment": "Match ts-utils refactor"
},
{
"comment": "update dependencies"
}
]
}
},
{
"version": "2.2.0",

@@ -7,0 +31,0 @@ "tag": "@fgv/ts-sudoku-lib_v2.2.0",

13

CHANGELOG.md
# Change Log - @fgv/ts-sudoku-lib
This log was last generated on Thu, 18 Jan 2024 05:45:04 GMT and should not be manually modified.
This log was last generated on Mon, 22 Jan 2024 07:00:18 GMT and should not be manually modified.
## 3.0.0
Mon, 22 Jan 2024 07:00:18 GMT
### Updates
- bump versions
- refactor
- initial checkin
- Match ts-utils refactor
- update dependencies
## 2.2.0

@@ -6,0 +17,0 @@ Thu, 18 Jan 2024 05:45:04 GMT

10

package.json
{
"name": "@fgv/ts-sudoku-lib",
"version": "2.1.1-alpha.3",
"version": "3.0.0-alpha.1",
"description": "Sudoku rules library",

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

"devDependencies": {
"@fgv/ts-utils": "2.1.1-alpha.3",
"@fgv/ts-utils-jest": "2.1.1-alpha.3",
"@fgv/ts-utils": "3.0.0-alpha.1",
"@fgv/ts-utils-jest": "3.0.0-alpha.1",
"@microsoft/api-documenter": "^7.23.17",

@@ -50,6 +50,6 @@ "@microsoft/api-extractor": "^7.39.1",

"eslint-plugin-tsdoc": "~0.2.17",
"@fgv/ts-json-base": "2.1.1-alpha.3"
"@fgv/ts-json-base": "3.0.0-alpha.1"
},
"peerDependencies": {
"@fgv/ts-utils": "^2.1.1-alpha.3"
"@fgv/ts-utils": "^3.0.0-alpha.1"
},

@@ -56,0 +56,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