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

can-type

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

can-type - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

6

package.json
{
"name": "can-type",
"version": "0.1.0",
"version": "0.1.1",
"description": "Type definitions",

@@ -17,4 +17,4 @@ "homepage": "https://github.com/canjs/can-type",

"preversion": "npm test && npm run build",
"version": "git commit -am \"Update version number\" && git checkout -b release && git add -f dist/",
"postpublish": "git push --tags && git checkout master && git branch -D release && git push",
"version": "git commit -am \"Update version number\"",
"postpublish": "git push --tags && git push",
"testee": "testee test.html --browsers firefox",

@@ -21,0 +21,0 @@ "test": "npm run jshint && npm run testee",

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