Socket
Socket
Sign inDemoInstall

@achrinza/strong-type

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@achrinza/strong-type - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

6

package.json
{
"name": "@achrinza/strong-type",
"version": "0.1.10",
"version": "0.1.11",
"type": "module",

@@ -15,3 +15,3 @@ "description": "allows easy type enforcement for all JS types objects and classes. it is also extensible and provides simple to use type checks for your own custom classes and types",

"engines": {
"node": "12 || 13 || 14 || 15 || 16 || 17 || 18 || 19"
"node": "12 || 13 || 14 || 15 || 16 || 17 || 18 || 19 || 20"
},

@@ -43,3 +43,3 @@ "scripts": {

"devDependencies": {
"@node-ipc/vanilla-test": "1.4.12",
"@node-ipc/vanilla-test": "1.4.13",
"copyfiles": "2.4.1",

@@ -46,0 +46,0 @@ "node-http-server": "8.1.5"

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