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

@builder.io/sdk

Package Overview
Dependencies
Maintainers
1
Versions
696
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@builder.io/sdk - npm Package Compare versions

Comparing version 0.0.6 to 0.0.8

2

index.js

@@ -24,3 +24,3 @@ "use strict";

});
var Builder = (function () {
var Builder = /** @class */ (function () {
function Builder(apiKey) {

@@ -27,0 +27,0 @@ if (apiKey === void 0) { apiKey = null; }

{
"name": "@builder.io/sdk",
"version": "0.0.6",
"version": "0.0.8",
"main": "./index.js",

@@ -11,9 +11,10 @@ "types": "./index.d.ts",

"dependencies": {
"query-string": "^5.0.1",
"rxjs": "^5.5.6",
"ua-parser-js": "^0.7.17",
"@types/json-stable-stringify": "^1.0.32",
"@types/lodash": "^4.14.99",
"@types/query-string": "^5.0.1",
"@types/ua-parser-js": "^0.7.32"
"@types/ua-parser-js": "^0.7.32",
"lodash": "^4.17.4",
"query-string": "^5.0.1",
"rxjs": "^5.5.6",
"ua-parser-js": "^0.7.17"
},

@@ -20,0 +21,0 @@ "devDependencies": {

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