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.6.1 to 0.6.2-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.6.1",
"version": "0.6.2-staging.1",
"description": "Stackbit utilities",

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

"@notionhq/client": "^2.2.15",
"@stackbit/types": "2.1.0",
"@stackbit/types": "2.1.1-staging.1",
"axios": "^1.7.7",

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

},
"gitHead": "2e880108ca9679f0f48ac36e648115746baa033d"
"gitHead": "6b8af2f15ca2f10aab6450c5bfe9736b8375a5fd"
}
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