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

can-map-define

Package Overview
Dependencies
Maintainers
9
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

can-map-define - npm Package Compare versions

Comparing version 3.0.9 to 3.1.0-pre.0

20

package.json
{
"name": "can-map-define",
"version": "3.0.9",
"version": "3.1.0-pre.0",
"description": "Define rich attribute behavior",

@@ -18,7 +18,7 @@ "homepage": "https://canjs.com",

"version": "git commit -am \"Update dist for release\" && git checkout -b release && git add -f dist/",
"postversion": "git push --tags && git checkout master && git branch -D release && git push",
"postversion": "git push --tags && git checkout can-reflect && git branch -D release && git push",
"testee": "testee test/test.html --browsers firefox",
"test": "npm run jshint && npm run testee",
"jshint": "jshint ./*.js --config",
"release:pre": "npm version prerelease && npm publish",
"release:pre": "npm version prerelease && npm publish --tag=pre",
"release:patch": "npm version patch && npm publish",

@@ -39,6 +39,6 @@ "release:minor": "npm version minor && npm publish",

"dependencies": {
"can-compute": "^3.0.4",
"can-compute": "^3.1.0-pre.9",
"can-event": "^3.0.1",
"can-list": "^3.0.3",
"can-map": "^3.0.3",
"can-list": "^3.1.0-pre.9",
"can-map": "^3.1.0-pre.10",
"can-util": "^3.0.13"

@@ -48,7 +48,5 @@ },

"bit-docs": "0.0.7",
"can-component": "^3.0.3",
"can-fixture": "^1.0.10",
"can-model": "^3.0.0-pre.1",
"can-route": "^3.0.5",
"can-stache": "^3.0.13",
"can-component": "^3.1.0-pre.0",
"can-route": "^3.1.0-pre.2",
"can-stache": "^3.1.0-pre.4",
"done-serve": "^0.2.5",

@@ -55,0 +53,0 @@ "donejs-cli": "^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