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

neuro-sync

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neuro-sync - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

.gitmodules

39

package.json
{
"author": "Garrick Cheung <garrick@garrickcheung.com>",
"name": "neuro-sync",
"description": "An extension of Neuro to provide a \"sync\" component.",
"version": "0.0.0",
"dependencies": {
"Neuro": "*"
},
"devDependencies": {},
"optionalDependencies": {},
"engines": {
"node": "*"
},
"repository": {
"type": "git",
"url": "https://github.com/gcheung55/neuro-sync.git"
}
}
"name": "neuro-sync",
"description": "An extension of Neuro to provide a \"sync\" component.",
"version": "0.0.1",
"license": "MIT (http://mootools.net/license.txt)",
"main": "Source/main.js",
"keywords": [
"neuro",
"mootools",
"mvc"
],
"author": "Garrick Cheung <garrick@garrickcheung.com>",
"dependencies": {
"Neuro": "*"
},
"engines": {
"node": "*"
},
"repository": {
"type": "git",
"url": "https://github.com/gcheung55/neuro-sync.git"
}
}
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