Socket
Socket
Sign inDemoInstall

ember-data

Package Overview
Dependencies
Maintainers
4
Versions
737
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-data - npm Package Compare versions

Comparing version 1.0.0-beta.15 to 1.0.0-beta.16

7

package.json
{
"name": "ember-data",
"version": "1.0.0-beta.15",
"version": "1.0.0-beta.16",
"namespace": "DS",

@@ -10,2 +10,3 @@ "repository": "git://github.com/emberjs/data.git",

],
"main": "lib/ember-addon/index.js",
"ember-addon": {

@@ -23,3 +24,3 @@ "main": "lib/ember-addon/index.js"

"test": "jscs packages && testem -R dot ci",
"publish-build": "npm run build:production && ./bin/publish_to_s3.js",
"publish-build": "npm run build:production && ./bin/publish-to-s3.js",
"test:local": "testem -R dot ci",

@@ -53,3 +54,3 @@ "test:beta": "testem -f config/testem-beta.json -R dot ci",

"ejs": "^1.0.0",
"ember-cli": "^0.1.4",
"ember-cli": "^0.2.0",
"ember-publisher": "0.0.6",

@@ -56,0 +57,0 @@ "es6-module-transpiler": "^0.9.5",

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