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

@wix/bookings_availability-calendar

Package Overview
Dependencies
Maintainers
26
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/bookings_availability-calendar - npm Package Compare versions

Comparing version 1.0.26 to 1.0.27

type-bundles/context.bundle.d.ts

3

context/package.json

@@ -5,3 +5,4 @@ {

"main": "../build/cjs/context.js",
"typings": "../build/cjs/context.d.ts"
"typings": "../build/cjs/context.d.ts",
"typesBundle": "../type-bundles/context.bundle.d.ts"
}

@@ -5,3 +5,4 @@ {

"main": "../build/cjs/meta.js",
"typings": "../build/cjs/meta.d.ts"
"typings": "../build/cjs/meta.d.ts",
"typesBundle": "../type-bundles/meta.bundle.d.ts"
}
{
"name": "@wix/bookings_availability-calendar",
"version": "1.0.26",
"version": "1.0.27",
"publishConfig": {

@@ -12,2 +12,3 @@ "registry": "https://registry.npmjs.org/",

"typings": "./build/cjs/index.d.ts",
"typesBundle": "./type-bundles/index.bundle.d.ts",
"files": [

@@ -17,3 +18,4 @@ "build",

"meta",
"context"
"context",
"type-bundles"
],

@@ -28,6 +30,9 @@ "dependencies": {

"@wix/sdk": "https://cdn.dev.wixpress.com/@wix/sdk/02e8069ab2fd783e0e6a080fc7d590e76cb26ab93c8389574286305b.tar.gz",
"glob": "^10.4.1",
"rollup": "^4.18.0",
"rollup-plugin-dts": "^6.1.1",
"typescript": "^5.3.2"
},
"scripts": {
"build": "tsc -b tsconfig.json tsconfig.esm.json",
"build": "tsc -b tsconfig.json tsconfig.esm.json && rollup --config config/rollup-config.js",
"test": ":"

@@ -45,3 +50,3 @@ },

},
"falconPackageHash": "febc0080427ea6843f089f151e25748aa49327ecbab1f43f7653cb5d"
"falconPackageHash": "62e727e746ee5a6572ba2fc9be026338acf651bda91cf8cc3d89bd05"
}
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