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

queez

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

queez - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

package.json
{
"name": "queez",
"version": "0.1.0",
"version": "0.1.1",
"description": "A simple Javascript library to create quizz",

@@ -63,4 +63,4 @@ "main": "index.js",

"copy-package": "cp -R package.json dist/",
"publish": "npm run lint && npm run test && npm run copy-readme && npm run copy-package && cd dist && npm publish"
"pub": "npm run copy-readme && npm run copy-package && cd dist && 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