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

fig-teams

Package Overview
Dependencies
Maintainers
5
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fig-teams - npm Package Compare versions

Comparing version 2.4.0 to 2.4.1

6

package.json
{
"name": "fig-teams",
"version": "2.4.0",
"version": "2.4.1",
"description": "",

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

"build": "esbuild src/index.ts --bundle --platform=node --target=node10.4 --outfile=build/index.js --minify",
"test": "jest",
"prepublish": "npm run build"

@@ -34,2 +35,3 @@ },

"devDependencies": {
"@types/jest": "^27.0.2",
"@types/lodash.get": "^4.4.6",

@@ -39,4 +41,6 @@ "@types/lodash.set": "^4.3.6",

"esbuild": "^0.12.22",
"jest": "^27.2.3",
"ts-jest": "^27.0.5",
"typescript": "^4.4.3"
}
}

Sorry, the diff of this file is too big to display

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