Socket
Socket
Sign inDemoInstall

ink-html

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

dist/index.js

15

package.json
{
"name": "ink-html",
"version": "1.0.0",
"version": "1.0.1",
"description": "Prints a specific area/element of your html page",
"main": "index.js",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"build": "webpack --mode production"
},

@@ -37,3 +38,9 @@ "repository": {

},
"homepage": "https://github.com/trinly01/ink-html#readme"
"homepage": "https://github.com/trinly01/ink-html#readme",
"devDependencies": {
"@babel/core": "^7.6.4",
"babel-loader": "^8.0.6",
"webpack": "^4.41.2",
"webpack-cli": "^3.3.9"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc