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

@fgv/ts-bcp47

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fgv/ts-bcp47 - npm Package Compare versions

Comparing version 0.9.5 to 0.9.6

31

package.json
{
"name": "@fgv/ts-bcp47",
"version": "0.9.5",
"version": "0.9.6",
"description": "BCP-47 Tag Utilities",

@@ -12,2 +12,3 @@ "main": "index.js",

"clean": "rimraf dist",
"cspell": "cspell lint",
"test": "jest",

@@ -38,13 +39,13 @@ "test-handles": "jest --runInBand --detectOpenHandles",

"@fgv/ts-json": "1.9.0",
"@fgv/ts-utils": "^1.9.1",
"@fgv/ts-utils-jest": "^1.9.0",
"@microsoft/api-documenter": "^7.19.28",
"@microsoft/api-extractor": "^7.33.8",
"@types/jest": "^29.2.6",
"@fgv/ts-utils": "^1.9.3",
"@fgv/ts-utils-jest": "^1.9.3",
"@microsoft/api-documenter": "^7.21.5",
"@microsoft/api-extractor": "^7.34.4",
"@types/jest": "^29.4.0",
"@types/luxon": "^3.2.0",
"@types/node": "^18.11.18",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/parser": "^5.48.2",
"axios": "^1.2.3",
"eslint": "^8.32.0",
"@types/node": "^18.14.2",
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"axios": "^1.3.4",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",

@@ -56,8 +57,8 @@ "eslint-config-standard": "^17.0.0",

"eslint-plugin-promise": "^6.1.1",
"jest": "^29.3.1",
"prettier": "^2.8.3",
"rimraf": "^4.1.1",
"jest": "^29.4.3",
"prettier": "^2.8.4",
"rimraf": "^4.1.2",
"ts-jest": "^29.0.5",
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
"typescript": "^4.9.5"
},

@@ -64,0 +65,0 @@ "dependencies": {

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