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

cycle-gyronorm-driver

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cycle-gyronorm-driver - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

5

package.json
{
"name": "cycle-gyronorm-driver",
"version": "0.0.6",
"version": "0.0.7",
"description": "A Cycle.js driver for accessing accelerometer and gyroscope data using Gyronorm.js",

@@ -21,5 +21,4 @@ "author": "Michael Jae-Yoon Chung",

"build:es6": "../../node_modules/.bin/tsc --project tsconfig.json --module es6 --outDir lib/es6",
"build:doc": "../../node_modules/.bin/markdox ./src/* -o api.md && sed -i '1s/^.*$/\\n# API/' api.md && sed -i 's/^#.*/#&/' api.md && cat ../../docs/readmes/${PWD##*/}.md api.md > README.md && rm api.md",
"build": "npm run build:cjs; npm run build:es6"
"build:doc": "../../node_modules/.bin/markdox ./src/* -o api.md && sed -i '1s/^.*$/\\n# API/' api.md && sed -i 's/^#.*/#&/' api.md && cat ../../docs/readmes/${PWD##*/}.md api.md > README.md && rm api.md"
}
}
lib/cjs/index.js.map

Sorry, the diff of this file is not supported yet

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