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

arrow-objectmodel

Package Overview
Dependencies
Maintainers
4
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arrow-objectmodel - npm Package Compare versions

Comparing version 0.2.15 to 0.2.16

78

package.json
{
"name": "arrow-objectmodel",
"version": "0.2.15",
"description": "The object model for Arrow",
"main": "index.js",
"scripts": {
"test": "grunt"
},
"repository": {
"type": "git",
"url": "git@github.com:appcelerator/arrow-objectmodel.git"
},
"keywords": [
"appcelerator",
"arrow",
"objectmodel"
],
"author": "Jeff Haynie",
"license": "LicenseRef-LICENSE",
"bugs": {
"url": "https://jira.appcelerator.org/browse/AC"
},
"homepage": "https://github.com/appcelerator/arrow-objectmodel",
"dependencies": {
"js-beautify": "^1.5.4",
"lodash": "^3.10.1"
},
"devDependencies": {
"arrow": "*",
"grunt": "^0.4.5",
"grunt-cli": "^0.1.13",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-jshint": "^0.10.0",
"grunt-mocha-test": "^0.12.0",
"istanbul": "^0.3.2",
"mocha": "^1.21.4",
"should": "^4.0.4",
"which": "^1.0.5",
"wrench": "^1.5.8"
}
"name": "arrow-objectmodel",
"version": "0.2.16",
"description": "The object model for Arrow",
"main": "index.js",
"scripts": {
"test": "grunt"
},
"repository": {
"type": "git",
"url": "git@github.com:appcelerator/arrow-objectmodel.git"
},
"keywords": [
"appcelerator",
"arrow",
"objectmodel"
],
"author": "Jeff Haynie",
"license": "LicenseRef-LICENSE",
"bugs": {
"url": "https://jira.appcelerator.org/browse/API"
},
"homepage": "https://github.com/appcelerator/arrow-objectmodel",
"dependencies": {
"js-beautify": "^1.5.4",
"lodash": "^3.10.1"
},
"devDependencies": {
"arrow": "*",
"grunt": "^0.4.5",
"grunt-cli": "^0.1.13",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-jshint": "^0.10.0",
"grunt-mocha-test": "^0.12.0",
"istanbul": "^0.3.2",
"mocha": "^1.21.4",
"should": "^4.0.4",
"which": "^1.0.5",
"wrench": "^1.5.8"
}
}

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