Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sendim

Package Overview
Dependencies
Maintainers
1
Versions
241
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sendim - npm Package Compare versions

Comparing version 1.1.15 to 1.1.16

11

package.json
{
"version": "1.1.15",
"version": "1.1.16",
"license": "MIT",

@@ -16,3 +16,3 @@ "main": "dist/index.js",

"build": "tsdx build",
"test": "tsdx test",
"test": "jest",
"lint": "eslint src test --fix",

@@ -59,2 +59,3 @@ "prepare": "tsdx build",

"preset": "ts-jest",
"testEnvironment": "jsdom",
"testPathIgnorePatterns": [

@@ -67,2 +68,3 @@ "./node_modules/"

"@size-limit/preset-small-lib": "8.2.4",
"@types/jest": "^29.5.0",
"@typescript-eslint/eslint-plugin": "5.57.1",

@@ -76,8 +78,11 @@ "@typescript-eslint/parser": "5.57.1",

"husky": "8.0.3",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"np": "7.7.0",
"prettier": "2.8.7",
"size-limit": "8.2.4",
"ts-jest": "^29.1.0",
"tsdx": "0.14.1",
"tslib": "2.5.0",
"typescript": "4.9.5"
"typescript": "5.0.3"
},

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