Socket
Socket
Sign inDemoInstall

suffix-thumb

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

suffix-thumb - npm Package Compare versions

Comparing version 3.1.4 to 3.1.5

2

builds/suffix-thumb.js

@@ -1,2 +0,2 @@

/* suffix-thumb 3.1.4 MIT */
/* suffix-thumb 3.1.5 MIT */
(function (global, factory) {

@@ -3,0 +3,0 @@ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('efrt')) :

{
"name": "suffix-thumb",
"description": "learn transformations between two sets of words",
"version": "3.1.4",
"version": "3.1.5",
"author": "Spencer Kelly <spencermountain@gmail.com> (http://spencermounta.in)",
"main": "./src/index.js",
"unpkg": "./builds/suffix-thumb-client.js",
"module": "./builds/suffix-thumb.mjs",
"types": "types/index.d.ts",

@@ -14,3 +13,3 @@ "type": "module",

".": {
"import": "./builds/suffix-thumb.mjs",
"import": "./src/index.js",
"require": "./builds/suffix-thumb.js"

@@ -44,3 +43,3 @@ }

"dependencies": {
"efrt": "2.4.0"
"efrt": "2.5.0"
},

@@ -47,0 +46,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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