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

literaljs

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

literaljs - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

build/index.js

4

package.json
{
"name": "literaljs",
"version": "1.1.0",
"version": "1.1.1",
"description": "Lightweight components using template literals with a virtual dom and diff system.",
"main": "build/index.js",
"scripts": {
"build": "babel index.js --preset build",
"build": "babel index.js --out-file build/index.js",
"prepublish": "npm run build",

@@ -9,0 +9,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

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