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

@ember-data/tracking

Package Overview
Dependencies
Maintainers
13
Versions
307
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ember-data/tracking - npm Package Compare versions

Comparing version 4.8.1 to 4.8.2

13

package.json
{
"name": "@ember-data/tracking",
"description": "Tracking Primitives for controlling change notification of Tracked properties when working with EmberData",
"version": "4.8.1",
"version": "4.8.2",
"private": false,

@@ -38,7 +38,2 @@ "license": "MIT",

],
"scripts": {
"build": "rollup --config",
"start": "rollup --config --watch",
"prepack": "rollup --config"
},
"ember-addon": {

@@ -68,3 +63,7 @@ "main": "addon-main.js",

"edition": "octane"
},
"scripts": {
"build": "rollup --config",
"start": "rollup --config --watch"
}
}
}
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