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

@friggframework/core

Package Overview
Dependencies
Maintainers
3
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@friggframework/core - npm Package Compare versions

Comparing version 0.2.13-canary.155.274587c.0 to 0.2.13-canary.155.c43280b.0

jest-setup.js

15

jest.config.js

@@ -1,5 +0,12 @@

module.exports = async () => {
return {
preset: '@friggframework/test-environment',
};
/*
* For a detailed explanation regarding each configuration property, visit:
* https://jestjs.io/docs/configuration
*/
module.exports = {
// A path to a module which exports an async function that is triggered once before all test suites
globalSetup: './jest-setup.js',
// A path to a module which exports an async function that is triggered once after all test suites
globalTeardown: './jest-teardown.js',
};
{
"name": "@friggframework/core",
"prettier": "@friggframework/prettier-config",
"version": "0.2.13-canary.155.274587c.0",
"version": "0.2.13-canary.155.c43280b.0",
"devDependencies": {

@@ -35,3 +35,3 @@ "@friggframework/eslint-config": "^1.0.8",

"description": "",
"gitHead": "274587c36a1f61ec95ab74e54b22e8ad230d3eeb"
"gitHead": "c43280b8d21fe5a4c62a4cc0357b19c0fd33e7dc"
}
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