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

@devmehq/sdk-js

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devmehq/sdk-js - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

api.d.ts

11

package.json
{
"name": "@devmehq/sdk-js",
"version": "1.1.3",
"version": "1.1.4",
"private": false,

@@ -38,3 +38,2 @@ "description": "DEV.ME SDK for JavaScript & TypeScript for Server & Browser, Compatible with Node.js & React & Vue.js & Angular",

"lint-fix": "yarn lint -- --fix",
"prepare": "yarn husky install",
"prettier": "prettier --write \"src/**/*.{ts,json}\" \"__tests__/**/*.{ts,json}\"",

@@ -49,3 +48,3 @@ "test": "TS_NODE_TRANSPILE_ONLY=1 TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' mocha",

"dependencies": {
"axios": "1.2.3"
"axios": "1.3.6"
},

@@ -57,10 +56,10 @@ "devDependencies": {

"husky": "8.0.3",
"lint-staged": "13.1.0",
"lint-staged": "13.2.2",
"mocha": "10.2.0",
"prettier": "2.8.3",
"prettier": "2.8.8",
"pretty-quick": "3.1.3",
"should": "13.2.3",
"ts-node": "10.9.1",
"typescript": "4.9.4"
"typescript": "5.0.4"
}
}
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