Socket
Socket
Sign inDemoInstall

parse

Package Overview
Dependencies
Maintainers
1
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parse - npm Package Compare versions

Comparing version 1.2.2 to 1.2.4

build/parse-latest.js

21

package.json
{
"name": "parse",
"version": "1.2.2",
"version": "1.2.4",
"description": "The Parse JavaScript SDK",
"keywords": [ "cloud", "mobile", "api" ],
"keywords": [
"cloud",
"mobile",
"api"
],
"homepage": "http://www.parse.com",

@@ -11,7 +15,18 @@ "bugs": {

},
"main": "parse.min.js",
"files": [
"build/parse-latest.js"
],
"main": "build/parse-latest.js",
"dependencies": {
"localStorage": ">=1.0.0",
"xmlhttprequest": ">=1.3.0"
},
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-concat": "~0.2.0",
"grunt-contrib-qunit": "~0.2.1",
"grunt-contrib-jshint": "~0.4.3",
"grunt-contrib-uglify": "~0.2.0",
"phantomjs": "~1.9.0-1"
}
}
parse.min.js
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