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

isogrammify

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

isogrammify - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

1

index.js

@@ -20,3 +20,2 @@ /*!

const esprima = require('esprima');
const estraverse = require('estraverse');
const escodegen = require('escodegen');

@@ -23,0 +22,0 @@ const escope = require('escope');

5

package.json
{
"version": "1.0.1",
"version": "1.0.2",
"name": "isogrammify",

@@ -44,4 +44,3 @@ "description": "Substitute a function's parameters by the letters of any given word (isogram)",

"escope": "^3.4.0",
"esprima": "^2.7.2",
"estraverse": "^4.1.1"
"esprima": "^2.7.2"
},

@@ -48,0 +47,0 @@ "scripts": {

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