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

@theintern/dev

Package Overview
Dependencies
Maintainers
4
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@theintern/dev - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

2

intern-dev-release.js

@@ -265,3 +265,3 @@ #!/usr/bin/env node

process.chdir(publishDir);
common_1.exec("npm publish --tag " + npmTag);
common_1.exec("npm publish --tag " + npmTag + " --access public");
pushBranches.map(function (branch) {

@@ -268,0 +268,0 @@ common_1.exec("git push origin " + branch);

{
"name": "@theintern/dev",
"version": "0.4.1",
"version": "0.4.2",
"description": "Development support scripts for Intern projects.",

@@ -5,0 +5,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