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

deliquus

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deliquus - npm Package Compare versions

Comparing version 0.3.6 to 0.3.7

__tests__/context.test.ts

5

package.json
{
"name": "deliquus",
"version": "0.3.6",
"version": "0.3.7",
"description": "A coverage tool that help you find missing tests, stories etc.",

@@ -14,3 +14,4 @@ "main": "deliquus.js",

"build": "yarn run babel --extensions '.js,.ts' --ignore '**/__tests__' src -d dist --copy-files",
"test": "DEBUG=1 jest"
"postbuild": "cp package.json dist && cp README.md dist",
"test": "jest"
},

@@ -17,0 +18,0 @@ "repository": {

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