New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@stridekick/scripts

Package Overview
Dependencies
Maintainers
5
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stridekick/scripts - npm Package Compare versions

Comparing version
1.0.2
to
1.0.3
+1
-1
dist/setNpmrc.js

@@ -10,3 +10,3 @@ 'use strict';

var fileName = '.npmrc';
var ownerCanReadAndWrite = '600';
var ownerCanReadAndWrite = '0600';

@@ -13,0 +13,0 @@ var setNpmrc = function setNpmrc() {

{
"name": "@stridekick/scripts",
"version": "1.0.2",
"version": "1.0.3",
"description": "A collection of npm scripts",

@@ -5,0 +5,0 @@ "bugs": {