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

astrocite-ris

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

astrocite-ris - npm Package Compare versions

Comparing version 0.16.0 to 0.16.4

1

lib/constants.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.FIELD_MAP = exports.TYPE_MAP = void 0;
exports.TYPE_MAP = new Map([

@@ -4,0 +5,0 @@ ['ABST', 'article'],

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.parse = exports.AST = void 0;
var AST = require("./grammar");

@@ -4,0 +5,0 @@ exports.AST = AST;

4

package.json
{
"name": "astrocite-ris",
"version": "0.16.0",
"version": "0.16.4",
"description": "Parser and AST for converting RIS to CSL JSON",

@@ -27,3 +27,3 @@ "license": "MIT",

},
"gitHead": "92d9b58be989237328212134532bf2dc056b54ce"
"gitHead": "5fe4d1a70b12229fdc19f3111b8a56552cfd174a"
}
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