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

autocast

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autocast - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

2

index.js

@@ -18,3 +18,3 @@ /**

// Try to make it a comman string
// Try to make it a common string
for (var key in common_strings) {

@@ -21,0 +21,0 @@ if (s === key) return common_strings[key];

@@ -5,3 +5,3 @@ {

"description": "Easily and automatically cast common datatypes in JavaScript",
"version": "0.0.0",
"version": "0.0.1",
"repository": {

@@ -19,3 +19,4 @@ "type": "git",

"node": "*"
}
},
"keywords": [ "auto", "cast", "typecast", "convert" ]
}

@@ -9,3 +9,3 @@ autocast

Install locally to use as a madule
Install locally to use as a module

@@ -12,0 +12,0 @@ npm install autocast

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