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

addtopage

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

addtopage - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

.npmignore

2

package.json
{
"name": "addtopage",
"version": "1.2.1",
"version": "1.2.2",
"description": "add content to your page - how you want - using JavaScript",

@@ -5,0 +5,0 @@ "main": "dist/addtopage.bundle.js",

@@ -29,5 +29,5 @@ # addtopage [![Travis](https://img.shields.io/travis/blakek/addtopage.svg)](https://travis-ci.org/blakek/addtopage)

It's original purpose was so I could inject stuff into a page without having to actually edit the page — anything I needed could be added from the browser console.
It's original purpose was so I could inject stuff into a page without having to actually edit the page — anything I needed could be added from the browser console.
However, it can also be used to asynchronously load site assets using one line of code.
Even though this is currently a tiny, simple asset-loading library (if it can even be called a "library"), lots of awesome stuff is planned in the near future!
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