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

circle-ts

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

circle-ts - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

3

dist/index.d.ts

@@ -23,4 +23,4 @@ export interface User {

author?: string;
access?: 'member' | 'premium';
homepage?: string;
readme?: string;
dependencies?: string[];

@@ -111,3 +111,2 @@ main?: string;

isExtPage: (url?: string) => boolean;
getLanguageByContent: (content: string) => string;
field: (id?: string | Array<string> | {

@@ -114,0 +113,0 @@ [index: string]: any;

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

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
export {};
{
"name": "circle-ts",
"version": "1.0.2",
"version": "1.0.3",
"description": "Definition of TS Type for Circle Reader",

@@ -5,0 +5,0 @@ "module": "dist/index.js",

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