Socket
Socket
Sign inDemoInstall

@jspreadsheet/validations

Package Overview
Dependencies
Maintainers
2
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jspreadsheet/validations - npm Package Compare versions

Comparing version 1.4.6 to 1.4.7

7

dist/index.d.ts

@@ -7,4 +7,7 @@ /**

declare function validations(): any
interface validations {
(): any
[key: string]: any
}
export = validations;
export declare function validations(): any

@@ -35,3 +35,3 @@ {

"types": "dist/index.d.ts",
"version": "1.4.6",
"version": "1.4.7",
"bugs": "https://github.com/jspreadsheet/pro/issues",

@@ -38,0 +38,0 @@ "homepage": "https://github.com/jspreadsheet/pro",

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