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.0.0-rc.5
to
4.0.0-rc.7
+4
about.json
{
"version": "4.0.0-rc.7",
"name": "plugin-annotations"
}
+2
-2
{
"name": "@freesewing/plugin-annotations",
"version": "4.0.0-rc.5",
"version": "4.0.0-rc.7",
"description": "A FreeSewing plugin that provides pattern annotations",

@@ -41,3 +41,3 @@ "author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",

"peerDependencies": {
"@freesewing/core": "4.0.0-rc.5"
"@freesewing/core": "4.0.0-rc.7"
},

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

@@ -1,2 +0,2 @@

import { name, version } from '../data.mjs'
import about from '../about.json' with { type: 'json' }
// i18n

@@ -26,4 +26,3 @@ import { i18n as i18nAnnotations } from '../i18n/index.mjs'

export const plugin = {
name,
version,
...about,
hooks: {

@@ -30,0 +29,0 @@ preRender: [