Socket
Socket
Sign inDemoInstall

@buames/jest-preset

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

@buames/jest-preset - npm Package Compare versions

Comparing version 0.0.1-next.0 to 0.0.1-next.1

LICENSE.md

6

CHANGELOG.md
# @buames/jest-preset
## 0.0.1-next.1
### Patch Changes
- 2e0dcce: Upgrade deps to latest
## 0.0.1-next.0

@@ -4,0 +10,0 @@

2

lib/file-mock.js
'use strict';
var fileMock = '';
const fileMock = '';
module.exports = fileMock;
//# sourceMappingURL=file-mock.js.map
{
"name": "@buames/jest-preset",
"version": "0.0.1-next.0",
"version": "0.0.1-next.1",
"description": "@buames/jest-preset",

@@ -20,2 +20,6 @@ "main": "./lib/index.js",

},
"devDependencies": {
"jest": "27.0.6",
"ts-jest": "27.0.4"
},
"packemon": {

@@ -22,0 +26,0 @@ "inputs": {

Sorry, the diff of this file is not supported yet

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