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

@contember/schema-migrations

Package Overview
Dependencies
Maintainers
5
Versions
263
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contember/schema-migrations - npm Package Compare versions

Comparing version 1.3.0-alpha.4 to 1.3.0-alpha.5

18

package.json
{
"name": "@contember/schema-migrations",
"version": "1.3.0-alpha.4",
"version": "1.3.0-alpha.5",
"license": "Apache-2.0",
"main": "dist/src/index.js",
"typings": "dist/src/index.d.ts",
"exports": {
"typescript": "./src/index.ts",
"default": "./dist/src/index.js"
},
"scripts": {

@@ -11,7 +15,7 @@ "test": "vitest"

"dependencies": {
"@contember/database": "^1.3.0-alpha.4",
"@contember/database-migrations": "^1.3.0-alpha.4",
"@contember/engine-common": "^1.3.0-alpha.4",
"@contember/schema": "^1.3.0-alpha.4",
"@contember/schema-utils": "^1.3.0-alpha.4",
"@contember/database": "^1.3.0-alpha.5",
"@contember/database-migrations": "^1.3.0-alpha.5",
"@contember/engine-common": "^1.3.0-alpha.5",
"@contember/schema": "^1.3.0-alpha.5",
"@contember/schema-utils": "^1.3.0-alpha.5",
"fast-deep-equal": "^3.1.3",

@@ -21,3 +25,3 @@ "rfc6902": "^5.0.1"

"devDependencies": {
"@contember/schema-definition": "^1.3.0-alpha.4"
"@contember/schema-definition": "^1.3.0-alpha.5"
},

@@ -24,0 +28,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

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