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

@stackbit/utils

Package Overview
Dependencies
Maintainers
16
Versions
311
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stackbit/utils - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1-staging.1

5

jest.config.js
module.exports = {
testPathIgnorePatterns: ['__tests__/test-utils'],
preset: 'ts-jest',
testEnvironment: 'node',
moduleNameMapper: {
'^axios$': 'axios/dist/node/axios.cjs'
}
testEnvironment: 'node'
};

6

package.json
{
"name": "@stackbit/utils",
"version": "0.5.0",
"version": "0.5.1-staging.1",
"description": "Stackbit utilities",

@@ -29,3 +29,3 @@ "main": "dist/index.js",

"@iarna/toml": "^2.2.5",
"@stackbit/types": "2.0.7",
"@stackbit/types": "2.0.8-staging.1",
"axios": "^1.7.7",

@@ -44,3 +44,3 @@ "eventsource": "^2.0.2",

},
"gitHead": "f59975a51b21abe88bf152d0cd8525ba01ae0c8b"
"gitHead": "86e254f54ce4bb449cd9800724dd4c5e8fa83df8"
}
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