Socket
Socket
Sign inDemoInstall

bones

Package Overview
Dependencies
127
Maintainers
8
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.27 to 1.3.28

test/fixture/node_modules/othermodule/controllers/Foo.bones

12

package.json
{
"name": "bones",
"description": "Framework for using backbone.js on the client and server.",
"version": "1.3.27",
"version": "1.3.28",

@@ -15,8 +15,8 @@ "author": {

"dependencies": {
"underscore": "1.1.x",
"express": "~2.5.4",
"underscore": "~1.1.7",
"express": "~2.5.11",
"backbone": "0.3.3",
"jquery": "~1.6.3",
"optimist": "0.3.x",
"mirror": "0.3.x"
"optimist": "~0.4.0",
"mirror": "~0.3.3"
},

@@ -29,4 +29,4 @@

"engines": {
"node": "0.4 || 0.6 || 0.8"
"node": "0.4 || 0.6 || 0.8 || 0.10"
}
}

@@ -13,2 +13,6 @@ # Bones

This can be done like:
ln -s `pwd` `pwd`/node_modules/bones
## License

@@ -15,0 +19,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc