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

citation-js-utils

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

citation-js-utils - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

1

dist/cjs/index.js

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

}
// eslint-disable-next-line @typescript-eslint/no-unused-vars
const defaultOpts = {

@@ -33,0 +34,0 @@ format: 'string',

@@ -24,2 +24,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

}
// eslint-disable-next-line @typescript-eslint/no-unused-vars
const defaultOpts = {

@@ -26,0 +27,0 @@ format: 'string',

2

package.json
{
"name": "citation-js-utils",
"version": "0.0.5",
"version": "0.0.6",
"description": "Utilities for citation-js.",

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

@@ -24,2 +24,3 @@ import Cite, { CitationFormatOptions } from 'citation-js';

// eslint-disable-next-line @typescript-eslint/no-unused-vars
const defaultOpts: CitationFormatOptions = {

@@ -26,0 +27,0 @@ format: 'string',

Sorry, the diff of this file is not supported yet

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