Socket
Socket
Sign inDemoInstall

@vssue/api-bitbucket-v2

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vssue/api-bitbucket-v2 - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

lib/index.d.ts

13

package.json
{
"name": "@vssue/api-bitbucket-v2",
"version": "1.1.0",
"version": "1.1.1",
"description": "Vssue api for bitbucket v2",

@@ -21,12 +21,11 @@ "keywords": [

"files": [
"lib/",
"types/"
"lib"
],
"main": "lib/index.js",
"types": "types/index.d.ts",
"types": "lib/index.d.ts",
"scripts": {
"build": "rimraf lib types && tsc -p tsconfig.json"
"build": "rimraf lib && tsc -p tsconfig.json"
},
"dependencies": {
"@vssue/utils": "^1.1.0",
"@vssue/utils": "^1.1.1",
"axios": "^0.18.1"

@@ -37,3 +36,3 @@ },

},
"gitHead": "23944706cb8c35ae8b3d97e3e1d23acb57f08b0a"
"gitHead": "eab422253010c00dc372ebd43711006840121e3f"
}
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