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

can-set

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

can-set - npm Package Compare versions

Comparing version 0.3.5 to 0.3.7

.project

5

package.json
{
"name": "can-set",
"version": "0.3.5",
"version": "0.3.7",
"description": "Set logic for CanJS",
"main": "src/set.js",
"scripts": {
"preversion": "npm test",
"version": "npm run build && git add -Af dist/ && git commit -m \"Updating dist\"",
"preversion": "npm test && npm run build && git add -Af dist/ && git commit -m \"Update dist for release\"",
"postversion": "git push && git push --tags",

@@ -10,0 +9,0 @@ "release:patch": "npm version patch && npm publish",

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