New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

inprint

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inprint - npm Package Compare versions

Comparing version

to
1.0.14

lib/EmbeddedFeature.js

2

lib/inprint.js

@@ -153,3 +153,3 @@ "use strict";

// @ts-ignore
console.log("1.0.13");
console.log("1.0.14");
return;

@@ -156,0 +156,0 @@ }

{
"name": "inprint",
"version": "1.0.13",
"version": "1.0.14",
"private": false,

@@ -21,5 +21,4 @@ "description": "A very simple precompiler written in typescript. With it you can make a dynamically generated blocks in your code.",

"bin/index.js",
"lib/index.js",
"lib/inprint.js",
"lib/readme.md"
"lib/**/*.js",
"readme.md"
],

@@ -26,0 +25,0 @@ "scripts": {