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

portals

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

portals - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

7

package.json
{
"name": "portals",
"version": "1.0.1",
"version": "1.0.2",
"description": "An XHR/Ajax library with sugar for single page applications.",

@@ -11,8 +11,9 @@ "main": "dist/portals-cjs.js",

"postversion": "git push origin master && git push origin master --tags",
"clean": "rm -rf dist/",
"prebuild": "rm -rf dist/",
"build": "rollup -c",
"watch": "npm run build -- --watch",
"pretest": "npm run build",
"test": "mocha",
"tdd": "npm run watch | npm run test -- --watch",
"prepublish": "npm run clean && npm run build && npm run test"
"prepublish": "npm run test"
},

@@ -19,0 +20,0 @@ "repository": {

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