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

@freesewing/plugin-annotations

Package Overview
Dependencies
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@freesewing/plugin-annotations - npm Package Compare versions

Comparing version
4.4.0
to
4.4.1
+1
-1
about.json
{
"id": "plugin-annotations",
"description": "A FreeSewing plugin that provides pattern annotations",
"version": "4.4.0"
"version": "4.4.1"
}
{
"name": "@freesewing/plugin-annotations",
"version": "4.4.0",
"version": "4.4.1",
"description": "A FreeSewing plugin that provides pattern annotations",

@@ -39,3 +39,3 @@ "author": "Joost De Cock <joost@joost.at> (https://codeberg.org/joostdecock)",

"peerDependencies": {
"@freesewing/core": "4.4.0"
"@freesewing/core": "4.4.1"
},

@@ -42,0 +42,0 @@ "dependencies": {},

@@ -178,3 +178,6 @@ const capitalize = (string) =>

else if (onBias) notes.push('plugin-annotations:onBias')
notes.push('plugin-annotations:from', 'plugin-annotations:' + material)
notes.push(
'plugin-annotations:from',
(material.includes(':') ? '' : 'plugin-annotations:') + material
)
/*

@@ -181,0 +184,0 @@ * Force a line break between materials