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

asr-active-state-watcher

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asr-active-state-watcher - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.travis.yml

10

package.json
{
"name": "asr-active-state-watcher",
"version": "1.0.0",
"version": "1.0.1",
"description": "Waches an abstract-state-router and calls your function with all active DOM APIs",
"main": "es5.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "browserify . --standalone=\"state-router-redux-ractive\" -o es5.js"
"test": "echo \"Error: no test specified :-(\" && exit 0",
"build": "babel index.js --presets es2015 --out-file es5.js"
},

@@ -25,4 +25,4 @@ "repository": {

"devDependencies": {
"babel-preset-es2015": "6.5.0",
"babelify": "7.2.0"
"babel-cli": "6.5.1",
"babel-preset-es2015": "6.5.0"
},

@@ -29,0 +29,0 @@ "jsnext:main": "index.js",

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