New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mobx-deku

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mobx-deku - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

lib/index.js

11

package.json
{
"name": "mobx-deku",
"version": "1.0.1",
"version": "1.0.2",
"description": "mobx bindings for deku",
"main": "index.js",
"main": "lib/index.js",
"scripts": {
"test": "ava test/test.js --verbose && semistandard | snazzy"
"test": "ava test/test.js --verbose && semistandard | snazzy",
"clean": "rm -rf lib",
"build": "babel index.js --out-dir lib",
"prepublish": "npm run clean && npm run build"
},

@@ -28,2 +31,3 @@ "repository": {

"ava": "^0.15.2",
"babel-cli": "^6.10.1",
"babel-eslint": "^6.1.0",

@@ -35,2 +39,3 @@ "babel-plugin-transform-decorators-legacy": "^1.3.4",

"babel-tape-runner": "^2.0.1",
"babelify": "^7.3.0",
"deku": "^1.0.0",

@@ -37,0 +42,0 @@ "jsdom": "^9.2.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