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

givens

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

givens - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

11

package.json
{
"name": "givens",
"version": "1.1.2",
"version": "1.1.3",
"description": "Easy test setup without side effects",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"main": "dist/getGiven.js",
"types": "dist/getGiven.d.ts",
"repository": "github:enova/givens",

@@ -67,4 +67,7 @@ "files": [

"airbnb-typescript/base"
]
],
"rules": {
"no-underscore-dangle": "off"
}
}
}

@@ -6,4 +6,5 @@ <p align="center">

<img alt="npm" src="https://img.shields.io/npm/v/givens">
<img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/enova/givens/CD?label=build">
<img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/enova/givens/CI?label=tests">
<img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/enova/givens/CD?label=build">
<a href='https://coveralls.io/github/enova/givens?branch=master'><img src='https://coveralls.io/repos/github/enova/givens/badge.svg?branch=master' alt='Coverage Status' /></a>
<img alt="GitHub" src="https://img.shields.io/github/license/enova/givens">

@@ -10,0 +11,0 @@ </p>

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