@citation-js/plugin-csl
Advanced tools
Comparing version 0.4.9 to 0.4.10
@@ -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" | ||
} |
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
181563