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

elements-lite

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elements-lite - npm Package Compare versions

Comparing version 1.0.3 to 2.0.0

34

package.json
{
"name": "elements-lite",
"version": "1.0.3",
"stability": 3,
"author": "Lauri Rooden <lauri@rooden.ee>",
"license": "MIT",
"description": "deprecated!",
"keywords": [
"browser",
"elements",
"DOM",
"litejs"
],
"version": "2.0.0",
"description": "",
"main": "index.js",
"readmeFilename": "README.md",
"files": [
"dist",
"index.js"
],
"scripts": {
"build": "node node_modules/buildman/index.js --all",
"bundle-tests": "browserify tests/run-browser.js > tests/bundle.js",
"test": "node tests/index.js"
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": "git://github.com/litejs/elements-lite.git",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/deprecate-holder.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/litejs/elements-lite/issues"
}
"url": "https://github.com/npm/deprecate-holder/issues"
},
"homepage": "https://github.com/npm/deprecate-holder#readme"
}

@@ -0,17 +1,5 @@

# Deprecated Package
Elements
========
This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name.
Deprecated!
-----------
This package is merged into litejs, use require("litejs/el")
### Licence
Copyright (c) 2012-2015 Lauri Rooden &lt;lauri@rooden.ee&gt;
[The MIT License](http://lauri.rooden.ee/mit-license.txt)
Please contact support@npmjs.com if you have questions about this package.
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