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

@devcycle/js-client-sdk

Package Overview
Dependencies
Maintainers
6
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devcycle/js-client-sdk - npm Package Compare versions

Comparing version 1.22.0 to 1.22.1

4

index.cjs.js

@@ -582,3 +582,3 @@ 'use strict';

var name = "@devcycle/js-client-sdk";
var version = "1.22.0";
var version = "1.22.1";
var description = "The Javascript Client SDK for DevCycle";

@@ -599,3 +599,3 @@ var author = "";

var dependencies = {
"@devcycle/types": "^1.10.0",
"@devcycle/types": "^1.10.1",
"fetch-retry": "^5.0.6",

@@ -602,0 +602,0 @@ lodash: "^4.17.21",

@@ -571,3 +571,3 @@ import fetchWithRetry from 'fetch-retry';

var name = "@devcycle/js-client-sdk";
var version = "1.22.0";
var version = "1.22.1";
var description = "The Javascript Client SDK for DevCycle";

@@ -588,3 +588,3 @@ var author = "";

var dependencies = {
"@devcycle/types": "^1.10.0",
"@devcycle/types": "^1.10.1",
"fetch-retry": "^5.0.6",

@@ -591,0 +591,0 @@ lodash: "^4.17.21",

{
"name": "@devcycle/js-client-sdk",
"version": "1.22.0",
"version": "1.22.1",
"description": "The Javascript Client SDK for DevCycle",

@@ -19,3 +19,3 @@ "author": "",

"dependencies": {
"@devcycle/types": "^1.10.0",
"@devcycle/types": "^1.10.1",
"fetch-retry": "^5.0.6",

@@ -22,0 +22,0 @@ "lodash": "^4.17.21",

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