Comparing version 2.4.0 to 2.4.1
{ | ||
"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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
170875
8
684