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

can-demo-models

Package Overview
Dependencies
Maintainers
4
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

can-demo-models - npm Package Compare versions

Comparing version 6.0.1 to 6.1.0

7

package.json
{
"name": "can-demo-models",
"version": "6.0.1",
"version": "6.1.0",
"description": "A collection of useful models to be used in demos on the CanJS docs",
"main": "index.mjs",
"scripts": {
"postpublish": "git push --tags && git push",
"release:major": "npm version major && npm publish",
"release:minor": "npm version minor && npm publish",
"release:patch": "npm version patch && npm publish",
"release:pre": "npm version prerelease && npm publish --tag pre",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -8,0 +13,0 @@ },

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