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

@citation-js/plugin-csl

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@citation-js/plugin-csl - npm Package Compare versions

Comparing version 0.4.9 to 0.4.10

2

lib-mjs/engines.js

@@ -12,3 +12,3 @@ function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest(); }

import { locales } from './locales';
const proxied = Symbol('proxied');
const proxied = Symbol.for('proxied');

@@ -15,0 +15,0 @@ const getWrapperProxy = function getWrapperProxy(original) {

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

const proxied = Symbol('proxied');
const proxied = Symbol.for('proxied');

@@ -27,0 +27,0 @@ const getWrapperProxy = function getWrapperProxy(original) {

{
"name": "@citation-js/plugin-csl",
"version": "0.4.9",
"version": "0.4.10",
"description": "Plugin for CSL output for Citation.js",

@@ -42,3 +42,3 @@ "keywords": [

},
"gitHead": "5e9b903060186dbd3df668e40da6cad1599c15c0"
"gitHead": "c8cb30f6684ad7636e0cfefc5139a82627031123"
}
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