New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

cpp-crypter

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

cpp-crypter - npm Package Compare versions

Comparing version
1.0.3
to
1.0.4
+2
-3
package.json
{
"name": "cpp-crypter",
"version": "1.0.3",
"version": "1.0.4",
"description": "A package to encrypt and decrypt & run a C++ program",
"main": "index.js",
"bin": {
"encrypt": "./bin/encrypt.js",
"decrypt": "./bin/decrypt.js"
"cpp-crypter": "./bin/cpp-crypter.js"
},

@@ -10,0 +9,0 @@ "scripts": {