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

@contember/schema

Package Overview
Dependencies
Maintainers
5
Versions
267
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contember/schema - npm Package Compare versions

Comparing version 1.0.0-alpha.3 to 1.0.0-alpha.4

2

dist/src/schema/acl.d.ts

@@ -75,3 +75,3 @@ import Input from './input';

variables: Acl.Variables;
stages: StagesDefinition;
stages?: StagesDefinition;
entities: Permissions;

@@ -78,0 +78,0 @@ } & Record<string, unknown>;

{
"name": "@contember/schema",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"license": "Apache-2.0",

@@ -5,0 +5,0 @@ "main": "dist/src/index.js",

@@ -106,3 +106,3 @@ import Input from './input'

variables: Acl.Variables
stages: StagesDefinition
stages?: StagesDefinition
entities: Permissions

@@ -109,0 +109,0 @@ } & Record<string, unknown>

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