New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@devcycle/types

Package Overview
Dependencies
Maintainers
6
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devcycle/types - npm Package Compare versions

Comparing version 1.0.22 to 1.0.23

src/logger.d.ts

2

package.json
{
"name": "@devcycle/types",
"version": "1.0.22",
"version": "1.0.23",
"license": "MIT",

@@ -5,0 +5,0 @@ "type": "commonjs",

@@ -0,1 +1,2 @@

export * from './logger';
export * from './utils';

@@ -2,0 +3,0 @@ export * from './types/apis/sdk/clientSDKAPI';

@@ -17,2 +17,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./logger"), exports);
__exportStar(require("./utils"), exports);

@@ -19,0 +20,0 @@ __exportStar(require("./types/apis/sdk/clientSDKAPI"), exports);

Sorry, the diff of this file is not supported yet

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