🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@paraview/lib

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paraview/lib - npm Package Compare versions

Comparing version
3.0.0
to
3.0.1
+1
-1
index.d.ts

@@ -9,3 +9,3 @@ import * as esso from './esso';

export * from './utils';
export declare const version = "3.0.0";
export declare const version = "3.0.1";
declare const _default: {

@@ -12,0 +12,0 @@ esso: typeof esso;

{
"name": "@paraview/lib",
"private": false,
"version": "3.0.0",
"version": "3.0.1",
"main": "./index.js",

@@ -6,0 +6,0 @@ "typings": "./src/index.d.ts",

Sorry, the diff of this file is too big to display