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

@platform/state.types

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@platform/state.types - npm Package Compare versions

Comparing version 0.1.15 to 0.1.18

2

lib/types.Patch.d.ts

@@ -19,3 +19,3 @@ import * as t from './common';

op: t.StateChangeOperation;
patches: t.PatchSet;
patches: PatchSet;
};

@@ -22,0 +22,0 @@ export declare type PatchSet = {

{
"name": "@platform/state.types",
"version": "0.1.15",
"version": "0.1.18",
"description": "Abstract type definitions for the state library.",

@@ -11,3 +11,2 @@ "main": "lib/index",

"test": "ts test",
"tdd": "ts test --watch",
"lint": "ts lint",

@@ -18,7 +17,7 @@ "build": "ts build --no-esm",

"dependencies": {
"@platform/types": "0.5.25"
"@platform/types": "0.5.27"
},
"devDependencies": {
"@platform/test": "0.2.10",
"@platform/ts": "4.1.23"
"@platform/test": "0.3.2",
"@platform/ts": "4.7.7"
},

@@ -25,0 +24,0 @@ "files": [

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