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

@contember/schema-utils

Package Overview
Dependencies
Maintainers
5
Versions
264
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contember/schema-utils - npm Package Compare versions

Comparing version 0.12.0-alpha.5 to 0.12.0-alpha.6

2

dist/src/schemaNormalizer.js

@@ -44,3 +44,3 @@ "use strict";

},
[schema_1.ProjectRole.MAINTAINER]: {
[schema_1.ProjectRole.DEPLOYER]: {
stages: '*',

@@ -47,0 +47,0 @@ entities: {},

{
"name": "@contember/schema-utils",
"version": "0.12.0-alpha.5",
"version": "0.12.0-alpha.6",
"license": "Apache-2.0",

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

"dependencies": {
"@contember/schema": "^0.12.0-alpha.5"
"@contember/schema": "^0.12.0-alpha.6"
},

@@ -14,0 +14,0 @@ "devDependencies": {

@@ -41,3 +41,3 @@ import { Acl, ProjectRole, Schema } from '@contember/schema'

},
[ProjectRole.MAINTAINER]: {
[ProjectRole.DEPLOYER]: {
stages: '*',

@@ -44,0 +44,0 @@ entities: {},

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