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

cld3-asm

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cld3-asm - npm Package Compare versions

Comparing version 3.1.1 to 4.0.0

10

CHANGELOG.md

@@ -0,1 +1,11 @@

<a name="4.0.0"></a>
# [4.0.0](https://github.com/kwonoj/cld3-asm/compare/v3.1.1...v4.0.0) (2023-12-31)
### Features
* **cld3:** disable nodejs_catch* behavior ([44301f4](https://github.com/kwonoj/cld3-asm/commit/44301f4))
<a name="3.1.1"></a>

@@ -2,0 +12,0 @@ ## [3.1.1](https://github.com/kwonoj/cld3-asm/compare/v3.1.0...v3.1.1) (2019-07-19)

4

package.json
{
"name": "cld3-asm",
"version": "3.1.1",
"version": "4.0.0",
"description": "WebAssembly based Javascript bindings for google compact language detector 3",

@@ -19,3 +19,3 @@ "main": "./dist/cjs/index.js",

},
"cld3-version": "1b9640d-190711"
"cld3-version": "4d0870c-231231"
},

@@ -22,0 +22,0 @@ "lint-staged": {

@@ -1,4 +0,1 @@

[![Build Status](https://travis-ci.org/kwonoj/cld3-asm.svg?branch=master)](https://travis-ci.org/kwonoj/cld3-asm)
[![Build status](https://ci.appveyor.com/api/projects/status/vko7m5l7brt5w9ok?svg=true)](https://ci.appveyor.com/project/kwonoj/cld3-asm)
[![codecov](https://codecov.io/gh/kwonoj/cld3-asm/branch/master/graph/badge.svg)](https://codecov.io/gh/kwonoj/cld3-asm)
[![npm](https://img.shields.io/npm/v/cld3-asm.svg)](https://www.npmjs.com/package/cld3-asm)

@@ -5,0 +2,0 @@ [![node](https://img.shields.io/badge/node-=>8.0-blue.svg?style=flat)](https://www.npmjs.com/package/cld3-asm)

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

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

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

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

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

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

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