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

jest-csl

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

jest-csl - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

2

package.json
{
"name": "jest-csl",
"version": "0.2.1",
"version": "0.2.2",
"main": "index.js",

@@ -5,0 +5,0 @@ "repository": "https://github.com/cormacrelf/jest-csl",

@@ -16,3 +16,3 @@ # `jest-csl`

particular CSL-JSON reference library, for a particular style
* A function to to collect results for further processing (like turning it into
* A CLI and an API to to collect results for further processing (like turning it into
HTML).

@@ -19,0 +19,0 @@

@@ -38,3 +38,3 @@ const log = require('loglevel');

}
jurisdictionDirs.push(_cacheLoc('style-modules'));
jurisdictionDirs.push(getCacheLoc('style-modules'));
let ord = jurisdictionDirs

@@ -41,0 +41,0 @@ .map(d => () => tryFile(path.join(d, id)));

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