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

@fgv/ts-extras

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fgv/ts-extras - npm Package Compare versions

Comparing version 2.1.1-alpha.0 to 2.1.1-alpha.1

CHANGELOG.json

13

package.json
{
"name": "@fgv/ts-extras",
"version": "2.1.1-alpha.0",
"version": "2.1.1-alpha.1",
"description": "Assorted Typescript Utilities",

@@ -17,3 +17,3 @@ "main": "lib/index.js",

},
"homepage": "https://github.com/ErikFortune/fgv#readme",
"homepage": "https://github.com/ErikFortune/fgv/tree/main/libraries/ts-extras#ts-utils",
"devDependencies": {

@@ -50,3 +50,4 @@ "@jest/expect-utils": "^29.7.0",

"eslint-plugin-tsdoc": "~0.2.17",
"@fgv/ts-utils-jest": "2.1.1-alpha.0"
"@fgv/ts-utils-jest": "2.1.1-alpha.1",
"@fgv/ts-utils": "2.1.1-alpha.1"
},

@@ -56,5 +57,7 @@ "dependencies": {

"mustache": "^4.2.0",
"papaparse": "^5.4.1",
"@fgv/ts-utils": "2.1.1-alpha.0"
"papaparse": "^5.4.1"
},
"peerDependencies": {
"@fgv/ts-utils": "2.1.1-alpha.1"
},
"scripts": {

@@ -61,0 +64,0 @@ "build": "heft test --clean",

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