node-taglib-sharp-extend
Advanced tools
Comparing version
@@ -1,308 +0,2 @@ | ||
import { | ||
AacFile, | ||
AacFileSettings, | ||
AiffFile, | ||
ApeFile, | ||
ApeFileSettings, | ||
ApeTag, | ||
ApeTagItem, | ||
ApeTagItemType, | ||
AppleAdditionalInfoBox, | ||
AppleAnnotationBox, | ||
AppleDataBox, | ||
AppleDataBoxFlagType, | ||
AppleElementaryStreamDescriptor, | ||
AppleItemListBox, | ||
AppleTag, | ||
AsfFile, | ||
AsfTag, | ||
AttachmentFrame, | ||
AviFileSettings, | ||
AviStream, | ||
AviStreamType, | ||
BaseObject, | ||
ByteVector, | ||
ChannelData, | ||
ChannelMode, | ||
ChannelType, | ||
CodecFactory, | ||
CombinedTag, | ||
CommentsFrame, | ||
ContentDescriptionObject, | ||
ContentDescriptor, | ||
CorruptFileError, | ||
DataType, | ||
DivxTag, | ||
EndTag, | ||
EventTimeCode, | ||
EventTimeCodeFrame, | ||
EventType, | ||
ExtendedContentDescriptionObject, | ||
File, | ||
FileAccessMode, | ||
FilePropertiesObject, | ||
FlacBlock, | ||
FlacBlockType, | ||
FlacFile, | ||
FlacFileSettings, | ||
FlacTag, | ||
Frame, | ||
FrameClassType, | ||
FrameIdentifier, | ||
FrameIdentifiers, | ||
FullBox, | ||
Genres, | ||
HeaderExtensionObject, | ||
HeaderObject, | ||
Id3v1Tag, | ||
Id3v2ExtendedHeader, | ||
Id3v2FrameFlags, | ||
Id3v2FrameHeader, | ||
Id3v2Settings, | ||
Id3v2Tag, | ||
Id3v2TagFooter, | ||
Id3v2TagHeader, | ||
Id3v2TagHeaderFlags, | ||
InfoTag, | ||
IsoAudioSampleEntry, | ||
IsoChunkLargeOffsetBox, | ||
IsoChunkOffsetBox, | ||
IsoFreeSpaceBox, | ||
IsoHandlerBox, | ||
IsoMetaBox, | ||
IsoMovieHeaderBox, | ||
IsoSampleDescriptionBox, | ||
IsoSampleEntry, | ||
IsoSampleTableBox, | ||
IsoUnknownSampleEntry, | ||
IsoUserDataBox, | ||
IsoVisualSampleEntry, | ||
LocalFileAbstraction, | ||
MatroskaFile, | ||
MediaTypes, | ||
MemoryFileAbstraction, | ||
MemoryStream, | ||
MetadataDescriptor, | ||
MetadataLibraryObject, | ||
MovieIdTag, | ||
Mpeg4Box, | ||
Mpeg4BoxHeader, | ||
Mpeg4BoxType, | ||
Mpeg4File, | ||
MpegAudioFile, | ||
MpegAudioFileSettings, | ||
MpegAudioHeader, | ||
MpegContainerFile, | ||
MpegVersion, | ||
MpegVideoHeader, | ||
MusicCdIdentifierFrame, | ||
NotImplementedError, | ||
ObjectType, | ||
OggFile, | ||
OggFileSettings, | ||
OggTag, | ||
Opus, | ||
PaddingObject, | ||
Picture, | ||
PictureLazy, | ||
PictureType, | ||
PlayCountFrame, | ||
PopularimeterFrame, | ||
PrivateFrame, | ||
Properties, | ||
ReadStyle, | ||
RelativeVolumeFrame, | ||
RiffBitmapInfoHeader, | ||
RiffFile, | ||
RiffList, | ||
RiffListTag, | ||
RiffWaveFormatEx, | ||
SandwichFile, | ||
SandwichTag, | ||
SeekOrigin, | ||
StartTag, | ||
StreamPropertiesObject, | ||
StringType, | ||
SynchronizedLyricsFrame, | ||
SynchronizedText, | ||
SynchronizedTextType, | ||
Tag, | ||
TagTypes, | ||
TermsOfUseFrame, | ||
TextBox, | ||
TextInformationFrame, | ||
Theora, | ||
TimestampFormat, | ||
UniqueFileIdentifierFrame, | ||
UnknownBox, | ||
UnknownFrame, | ||
UnknownObject, | ||
UnsynchronizedLyricsFrame, | ||
UrlBox, | ||
UrlLinkFrame, | ||
UserTextInformationFrame, | ||
UserUrlLinkFrame, | ||
UuidWrapper, | ||
VbriHeader, | ||
Vorbis, | ||
WaveFileSettings, | ||
XingHeader, | ||
XiphComment, | ||
XiphPicture, | ||
frameFactory_default | ||
} from "./chunk-BSDQCDRB.js"; | ||
import "./chunk-BG6MEPCE.js"; | ||
export { | ||
AacFile, | ||
AacFileSettings, | ||
AiffFile, | ||
ApeFile, | ||
ApeFileSettings, | ||
ApeTag, | ||
ApeTagItem, | ||
ApeTagItemType, | ||
BaseObject as AsfBaseObject, | ||
ContentDescriptionObject as AsfContentDescriptionObject, | ||
ContentDescriptor as AsfContentDescriptor, | ||
ExtendedContentDescriptionObject as AsfExtendedContentDescriptionObject, | ||
AsfFile, | ||
FilePropertiesObject as AsfFilePropertiesObject, | ||
HeaderExtensionObject as AsfHeaderExtensionObject, | ||
HeaderObject as AsfHeaderObject, | ||
MetadataDescriptor as AsfMetadataDescriptor, | ||
MetadataLibraryObject as AsfMetadataLibraryObject, | ||
DataType as AsfObjectDataType, | ||
ObjectType as AsfObjectType, | ||
PaddingObject as AsfPaddingObject, | ||
StreamPropertiesObject as AsfStreamPropertiesObject, | ||
AsfTag, | ||
UnknownObject as AsfUnknownObject, | ||
AviFileSettings, | ||
AviStream, | ||
AviStreamType, | ||
ByteVector, | ||
CombinedTag, | ||
CorruptFileError, | ||
DivxTag, | ||
EndTag, | ||
File, | ||
FileAccessMode, | ||
FlacBlock, | ||
FlacBlockType, | ||
FlacFile, | ||
FlacFileSettings, | ||
FlacTag, | ||
Genres, | ||
Id3v1Tag, | ||
AttachmentFrame as Id3v2AttachmentFrame, | ||
CommentsFrame as Id3v2CommentsFrame, | ||
EventTimeCode as Id3v2EventTimeCode, | ||
EventTimeCodeFrame as Id3v2EventTimeCodeFrame, | ||
EventType as Id3v2EventType, | ||
Id3v2ExtendedHeader, | ||
Frame as Id3v2Frame, | ||
FrameClassType as Id3v2FrameClassType, | ||
frameFactory_default as Id3v2FrameFactory, | ||
Id3v2FrameFlags, | ||
Id3v2FrameHeader, | ||
FrameIdentifier as Id3v2FrameIdentifier, | ||
FrameIdentifiers as Id3v2FrameIdentifiers, | ||
MusicCdIdentifierFrame as Id3v2MusicCdIdentifierFrame, | ||
PlayCountFrame as Id3v2PlayCountFrame, | ||
PopularimeterFrame as Id3v2PopularimeterFrame, | ||
PrivateFrame as Id3v2PrivateFrame, | ||
RelativeVolumeFrame as Id3v2RelativeVolumeFrame, | ||
ChannelData as Id3v2RelativeVolumeFrameChannelData, | ||
ChannelType as Id3v2RelativeVolumeFrameChannelType, | ||
Id3v2Settings, | ||
SynchronizedLyricsFrame as Id3v2Synchronized, | ||
SynchronizedText as Id3v2SynchronizedLyricsFrame, | ||
SynchronizedTextType as Id3v2SynchronizedTextType, | ||
Id3v2Tag, | ||
Id3v2TagFooter, | ||
Id3v2TagHeader, | ||
Id3v2TagHeaderFlags, | ||
TermsOfUseFrame as Id3v2TermsOfUseFrame, | ||
TextInformationFrame as Id3v2TextInformationFrame, | ||
TimestampFormat as Id3v2TimestampFormat, | ||
UniqueFileIdentifierFrame as Id3v2UniqueFileIdentifierFrame, | ||
UnknownFrame as Id3v2UnknownFrame, | ||
UnsynchronizedLyricsFrame as Id3v2UnsynchronizedLyricsFrame, | ||
UrlLinkFrame as Id3v2UrlLinkFrame, | ||
UserTextInformationFrame as Id3v2UserTextInformationFrame, | ||
UserUrlLinkFrame as Id3v2UserUrlLinkFrame, | ||
InfoTag, | ||
LocalFileAbstraction, | ||
MatroskaFile, | ||
MediaTypes, | ||
MemoryFileAbstraction, | ||
MemoryStream, | ||
MovieIdTag, | ||
AppleAdditionalInfoBox as Mpeg4AppleAdditionalInfoBox, | ||
AppleAnnotationBox as Mpeg4AppleAnnotationBox, | ||
AppleDataBox as Mpeg4AppleDataBox, | ||
AppleDataBoxFlagType as Mpeg4AppleDataBoxFlagType, | ||
AppleElementaryStreamDescriptor as Mpeg4AppleElementaryStreamDescriptor, | ||
AppleItemListBox as Mpeg4AppleItemListBox, | ||
AppleTag as Mpeg4AppleTag, | ||
Mpeg4Box, | ||
Mpeg4BoxHeader, | ||
Mpeg4BoxType, | ||
Mpeg4File, | ||
FullBox as Mpeg4FullBox, | ||
IsoAudioSampleEntry as Mpeg4IsoAudioSampleEntry, | ||
IsoChunkLargeOffsetBox as Mpeg4IsoChunkLargeOffset, | ||
IsoChunkOffsetBox as Mpeg4IsoChunkOffsetBox, | ||
IsoFreeSpaceBox as Mpeg4IsoFreeSpaceBox, | ||
IsoHandlerBox as Mpeg4IsoHandlerBox, | ||
IsoMetaBox as Mpeg4IsoMetaBox, | ||
IsoMovieHeaderBox as Mpeg4IsoMovieHeaderBox, | ||
IsoSampleDescriptionBox as Mpeg4IsoSampleDescriptionBox, | ||
IsoSampleEntry as Mpeg4IsoSampleEntry, | ||
IsoSampleTableBox as Mpeg4IsoSampleTableBox, | ||
IsoUnknownSampleEntry as Mpeg4IsoUnknownSampleEntry, | ||
IsoUserDataBox as Mpeg4IsoUserDataBox, | ||
IsoVisualSampleEntry as Mpeg4IsoVisualSampleEntry, | ||
TextBox as Mpeg4TextBox, | ||
UnknownBox as Mpeg4UnknownBox, | ||
UrlBox as Mpeg4UrlBox, | ||
ChannelMode as MpegAudioChannelMode, | ||
MpegAudioFile, | ||
MpegAudioFileSettings, | ||
MpegAudioHeader, | ||
MpegContainerFile, | ||
MpegAudioFileSettings as MpegContainerFileSettings, | ||
VbriHeader as MpegVbriHeader, | ||
MpegVersion, | ||
MpegVideoHeader, | ||
XingHeader as MpegXingHeader, | ||
NotImplementedError, | ||
CodecFactory as OggCodecFactory, | ||
OggFile, | ||
OggFileSettings, | ||
Opus as OggOpusCodec, | ||
OggTag, | ||
Theora as OggTheoraCodec, | ||
Vorbis as OggVorbisCodec, | ||
Picture, | ||
PictureLazy, | ||
PictureType, | ||
Properties, | ||
ReadStyle, | ||
RiffBitmapInfoHeader, | ||
RiffFile, | ||
RiffList, | ||
RiffListTag, | ||
RiffWaveFormatEx, | ||
SandwichFile, | ||
SandwichTag, | ||
SeekOrigin, | ||
StartTag, | ||
StringType, | ||
Tag, | ||
TagTypes, | ||
UuidWrapper, | ||
WaveFileSettings, | ||
XiphComment, | ||
XiphPicture | ||
}; | ||
export { AacFile, AacFileSettings, AiffFile, ApeFile, ApeFileSettings, ApeTag, ApeTagItem, ApeTagItemType, BaseObject as AsfBaseObject, ContentDescriptionObject as AsfContentDescriptionObject, ContentDescriptor as AsfContentDescriptor, ExtendedContentDescriptionObject as AsfExtendedContentDescriptionObject, AsfFile, FilePropertiesObject as AsfFilePropertiesObject, HeaderExtensionObject as AsfHeaderExtensionObject, HeaderObject as AsfHeaderObject, MetadataDescriptor as AsfMetadataDescriptor, MetadataLibraryObject as AsfMetadataLibraryObject, DataType as AsfObjectDataType, ObjectType as AsfObjectType, PaddingObject as AsfPaddingObject, StreamPropertiesObject as AsfStreamPropertiesObject, AsfTag, UnknownObject as AsfUnknownObject, AviFileSettings, AviStream, AviStreamType, ByteVector, CombinedTag, CorruptFileError, DivxTag, EndTag, File, FileAccessMode, FlacBlock, FlacBlockType, FlacFile, FlacFileSettings, FlacTag, Genres, Id3v1Tag, AttachmentFrame as Id3v2AttachmentFrame, CommentsFrame as Id3v2CommentsFrame, EventTimeCode as Id3v2EventTimeCode, EventTimeCodeFrame as Id3v2EventTimeCodeFrame, EventType as Id3v2EventType, Id3v2ExtendedHeader, Frame as Id3v2Frame, FrameClassType as Id3v2FrameClassType, frameFactory_default as Id3v2FrameFactory, Id3v2FrameFlags, Id3v2FrameHeader, FrameIdentifier as Id3v2FrameIdentifier, FrameIdentifiers as Id3v2FrameIdentifiers, MusicCdIdentifierFrame as Id3v2MusicCdIdentifierFrame, PlayCountFrame as Id3v2PlayCountFrame, PopularimeterFrame as Id3v2PopularimeterFrame, PrivateFrame as Id3v2PrivateFrame, RelativeVolumeFrame as Id3v2RelativeVolumeFrame, ChannelData as Id3v2RelativeVolumeFrameChannelData, ChannelType as Id3v2RelativeVolumeFrameChannelType, Id3v2Settings, SynchronizedLyricsFrame as Id3v2Synchronized, SynchronizedText as Id3v2SynchronizedLyricsFrame, SynchronizedTextType as Id3v2SynchronizedTextType, Id3v2Tag, Id3v2TagFooter, Id3v2TagHeader, Id3v2TagHeaderFlags, TermsOfUseFrame as Id3v2TermsOfUseFrame, TextInformationFrame as Id3v2TextInformationFrame, TimestampFormat as Id3v2TimestampFormat, UniqueFileIdentifierFrame as Id3v2UniqueFileIdentifierFrame, UnknownFrame as Id3v2UnknownFrame, UnsynchronizedLyricsFrame as Id3v2UnsynchronizedLyricsFrame, UrlLinkFrame as Id3v2UrlLinkFrame, UserTextInformationFrame as Id3v2UserTextInformationFrame, UserUrlLinkFrame as Id3v2UserUrlLinkFrame, InfoTag, LocalFileAbstraction, MatroskaFile, MediaTypes, MemoryFileAbstraction, MemoryStream, MovieIdTag, AppleAdditionalInfoBox as Mpeg4AppleAdditionalInfoBox, AppleAnnotationBox as Mpeg4AppleAnnotationBox, AppleDataBox as Mpeg4AppleDataBox, AppleDataBoxFlagType as Mpeg4AppleDataBoxFlagType, AppleElementaryStreamDescriptor as Mpeg4AppleElementaryStreamDescriptor, AppleItemListBox as Mpeg4AppleItemListBox, AppleTag as Mpeg4AppleTag, Mpeg4Box, Mpeg4BoxHeader, Mpeg4BoxType, Mpeg4File, FullBox as Mpeg4FullBox, IsoAudioSampleEntry as Mpeg4IsoAudioSampleEntry, IsoChunkLargeOffsetBox as Mpeg4IsoChunkLargeOffset, IsoChunkOffsetBox as Mpeg4IsoChunkOffsetBox, IsoFreeSpaceBox as Mpeg4IsoFreeSpaceBox, IsoHandlerBox as Mpeg4IsoHandlerBox, IsoMetaBox as Mpeg4IsoMetaBox, IsoMovieHeaderBox as Mpeg4IsoMovieHeaderBox, IsoSampleDescriptionBox as Mpeg4IsoSampleDescriptionBox, IsoSampleEntry as Mpeg4IsoSampleEntry, IsoSampleTableBox as Mpeg4IsoSampleTableBox, IsoUnknownSampleEntry as Mpeg4IsoUnknownSampleEntry, IsoUserDataBox as Mpeg4IsoUserDataBox, IsoVisualSampleEntry as Mpeg4IsoVisualSampleEntry, TextBox as Mpeg4TextBox, UnknownBox as Mpeg4UnknownBox, UrlBox as Mpeg4UrlBox, ChannelMode as MpegAudioChannelMode, MpegAudioFile, MpegAudioFileSettings, MpegAudioHeader, MpegContainerFile, MpegAudioFileSettings as MpegContainerFileSettings, VbriHeader as MpegVbriHeader, MpegVersion, MpegVideoHeader, XingHeader as MpegXingHeader, NotImplementedError, CodecFactory as OggCodecFactory, OggFile, OggFileSettings, Opus as OggOpusCodec, OggTag, Theora as OggTheoraCodec, Vorbis as OggVorbisCodec, Picture, PictureLazy, PictureType, Properties, ReadStyle, RiffBitmapInfoHeader, RiffFile, RiffList, RiffListTag, RiffWaveFormatEx, SandwichFile, SandwichTag, SeekOrigin, StartTag, StringType, Tag, TagTypes, UuidWrapper, WaveFileSettings, XiphComment, XiphPicture } from './chunk-PSGN3ON3.js'; | ||
import './chunk-BBZEL7EG.js'; |
@@ -1,2 +0,2 @@ | ||
import { c as IPicture, g as PictureType, F as File } from './file-oxeNrhGc.js'; | ||
import { c as IPicture, g as PictureType, F as File } from './file-CqoLkDuF.js'; | ||
@@ -3,0 +3,0 @@ type AudioQualityType = 'HQ' | 'Hi-Res' | 'SQ'; |
@@ -1,10 +0,3 @@ | ||
import { | ||
ByteVector, | ||
File, | ||
MemoryFileAbstraction, | ||
Picture | ||
} from "./chunk-BSDQCDRB.js"; | ||
import { | ||
__async | ||
} from "./chunk-BG6MEPCE.js"; | ||
import { Picture, ByteVector, File, MemoryFileAbstraction } from './chunk-PSGN3ON3.js'; | ||
import { __async } from './chunk-BBZEL7EG.js'; | ||
@@ -157,15 +150,3 @@ // __src/utils.ts | ||
} | ||
export { | ||
AudioTagMap, | ||
CorruptError, | ||
checkWebWorkerSupport, | ||
flushFile, | ||
getBufferFromFile, | ||
getFileFromBuffer, | ||
getFileFromPath, | ||
getPictureBase64, | ||
getPictureURL, | ||
parseMetadata, | ||
updatePicture, | ||
updateTag | ||
}; | ||
export { AudioTagMap, CorruptError, checkWebWorkerSupport, flushFile, getBufferFromFile, getFileFromBuffer, getFileFromPath, getPictureBase64, getPictureURL, parseMetadata, updatePicture, updateTag }; |
@@ -1,10 +0,5 @@ | ||
import { | ||
__objRest, | ||
__spreadProps, | ||
__spreadValues | ||
} from "./chunk-BG6MEPCE.js"; | ||
import { __objRest, __spreadProps, __spreadValues } from './chunk-BBZEL7EG.js'; | ||
import MagicString from 'magic-string'; | ||
import { nodePolyfills } from 'vite-plugin-node-polyfills'; | ||
// __src/vite.ts | ||
import MagicString from "magic-string"; | ||
import { nodePolyfills } from "vite-plugin-node-polyfills"; | ||
var DEV_POLYFILL_MODULES = [ | ||
@@ -36,3 +31,3 @@ "stream", | ||
const s = new MagicString(code); | ||
const result = s.replace('import * as crypto from "crypto";', "").replace("randomFillSync", "getRandomValues").replace(/import \* as fs(?:2)? from "fs";/g, "").replace('import * as Path from "path";', "").replace(/(var [LocalFileAbstraction|Stream] = class {[\s\S]*?};)/, "").replace( | ||
const result = s.replace('import * as crypto from "crypto";', "").replace("randomFillSync", "getRandomValues").replace(/import \* as fs2? from "fs";/g, "").replace('import * as Path from "path";', "").replace(/(var [LocalFieAbstrn|Sm] = class \{[\s\S]*?\};)/, "").replace( | ||
"return _File.createInternal(new LocalFileAbstraction(filePath), mimeType, propertiesStyle)", | ||
@@ -66,4 +61,3 @@ 'throw new Error("cannot call createFromPath in browser")' | ||
} | ||
export { | ||
polyfillTaglib | ||
}; | ||
export { polyfillTaglib }; |
{ | ||
"name": "node-taglib-sharp-extend", | ||
"type": "module", | ||
"version": "0.2.10", | ||
"version": "0.3.0", | ||
"description": "read and write audio file metadata in nodejs / browser(memory)", | ||
@@ -46,9 +46,7 @@ "author": "subframe7536", | ||
"scripts": { | ||
"lint": "tsc --noEmit && eslint . --max-warnings 0", | ||
"format": "eslint . --fix", | ||
"dev": "tsup --watch", | ||
"build": "node build.mjs", | ||
"release": "pnpm test && pnpm run build && bumpp --all && npm publish", | ||
"test": "vitest --run", | ||
"test:dev": "vitest tests/bug.test.ts" | ||
"release": "pnpm run build && bumpp --all && npm publish", | ||
"test": "pnpm run build && vitest --run" | ||
}, | ||
@@ -73,16 +71,16 @@ "publishConfig": { | ||
"iconv-lite": "^0.6.3", | ||
"uuid": "^9.0.1" | ||
"uuid": "^11.0.2" | ||
}, | ||
"devDependencies": { | ||
"@subframe7536/eslint-config": "^0.5.10", | ||
"@subframe7536/eslint-config": "^0.9.6", | ||
"@subframe7536/type-utils": "^0.1.6", | ||
"@types/node": "^20.11.25", | ||
"bumpp": "^9.4.0", | ||
"eslint": "^8.57.0", | ||
"eslint-plugin-solid": "^0.13.1", | ||
"node-taglib-sharp-memory": "github:subframe7536/node-taglib-sharp-mermory#f00bde03706fe7409948cb5559041a2f19252671", | ||
"tsup": "^8.0.2", | ||
"typescript": "^5.4.2", | ||
"vite": "^5.1.5", | ||
"vitest": "^1.3.1" | ||
"@types/node": "^20.17.6", | ||
"bumpp": "^9.8.1", | ||
"eslint": "^9.14.0", | ||
"eslint-plugin-solid": "^0.14.3", | ||
"node-taglib-sharp-memory": "github:subframe7536/node-taglib-sharp-mermory#ce2b8eff4b77d8ad905cf25adc77b38f67566117", | ||
"tsup": "^8.3.5", | ||
"typescript": "^5.6.3", | ||
"vite": "^5.4.10", | ||
"vitest": "^2.1.4" | ||
}, | ||
@@ -89,0 +87,0 @@ "pnpm": { |
@@ -8,3 +8,3 @@ # node-taglib-sharp-extend | ||
known issue: | ||
- `m4a` maybe corrupt after writing, see [original issue](https://github.com/benrr101/node-taglib-sharp/issues/103#issuecomment-1987243846) | ||
- ~~`m4a` maybe corrupt after writing, see [original issue](https://github.com/benrr101/node-taglib-sharp/issues/103#issuecomment-1987243846)~~ Seems be solved, see [original PR](https://github.com/benrr101/node-taglib-sharp/pull/108) | ||
@@ -130,4 +130,4 @@ ## Install | ||
```ts | ||
import { polyfillTaglib } from 'node-taglib-sharp-extend/vite' | ||
import { defineConfig } from 'vite' | ||
import { polyfillTaglib } from 'node-taglib-sharp-extend/vite' | ||
@@ -134,0 +134,0 @@ export default defineConfig({ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
6340742
55.31%24
26.32%169219
60.2%3
50%9
12.5%+ Added
- Removed
Updated