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 1.0.3 to 1.0.4

.gitignore

12

package.json
{
"name": "inprint",
"version": "1.0.3",
"version": "1.0.4",
"private": false,

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

"files": [
"./bin/index.js",
"./lib/index.js",
"./lib/inprint.js"
".gitignore",
"package.json",
"LICENSE",
"bin/index.js",
"lib/index.js",
"lib/inprint.js",
"lib/readme.md"
],

@@ -17,0 +21,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