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

a-template

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

a-template - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

5

package.json
{
"name": "a-template",
"version": "0.0.8",
"version": "0.0.9",
"scripts": {

@@ -8,3 +8,3 @@ "build": "browserify ./src/index.js -t [ babelify --presets [ es2015 ] ] --standalone aTemplate --outfile ./build/a-template.js",

"watch": "watchify ./src/index.js -t [ babelify --presets [ es2015 ] ] --standalone aTemplate --outfile ./build/a-template.js",
"watch:lib": "watchify ./src/index.js -t [ babelify --presets [ es2015 ] ] --outfile ./index.js",
"watch:lib": "nodemon ./src/index.js \"npm run build:lib\"",
"watch:all": "npm run watch & npm run watch:lib"

@@ -21,4 +21,5 @@ },

"dependencies": {
"nodemon": "^1.11.0",
"zepto-browserify": "*"
}
}
index.js

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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