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

jestor

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jestor - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

1

dist/jestor.js

@@ -48,2 +48,3 @@ 'use strict';

delete expect[MATCHER_NAME];
// @ts-ignore TS2304: Cannot find name 'global'.
delete global[Symbol.for('$$jest-matchers-object')].matchers[MATCHER_NAME];

@@ -50,0 +51,0 @@ }

12

package.json
{
"name": "jestor",
"version": "1.0.3",
"version": "1.0.4",
"description": "Utility for creating mock implementation, defining how Jest mocks should behave",

@@ -43,10 +43,10 @@ "type": "commonjs",

"@commitlint/config-conventional": "8.3.4",
"@types/jest": "25.1.3",
"@types/jest": "25.1.4",
"codecov": "3.6.5",
"husky": "4.2.3",
"jest": "25.1.0",
"lint-staged": "10.0.8",
"jest": "25.2.3",
"lint-staged": "10.0.10",
"npm-run-all": "4.1.5",
"prettier": "1.19.1",
"rollup": "1.32.0",
"prettier": "2.0.2",
"rollup": "2.2.0",
"rollup-plugin-typescript": "1.0.1",

@@ -53,0 +53,0 @@ "ts-jest": "25.2.1",

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