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

typeforce

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typeforce - npm Package Compare versions

Comparing version 1.11.7 to 1.12.0

2

extra.js

@@ -29,2 +29,3 @@ var NATIVE = require('./native')

var _HexN = _LengthN.bind(null, Hex)
var _StringN = _LengthN.bind(null, NATIVE.String)

@@ -59,2 +60,3 @@ var UINT53_MAX = Math.pow(2, 53) - 1

Int32: Int32,
StringN: _StringN,
UInt8: UInt8,

@@ -61,0 +63,0 @@ UInt16: UInt16,

2

package.json
{
"name": "typeforce",
"version": "1.11.7",
"version": "1.12.0",
"description": "Another biased type checking solution for Javascript",

@@ -5,0 +5,0 @@ "keywords": [

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