Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

svelte-preprocess-import-assets

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-preprocess-import-assets - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

8

CHANGELOG.md
# Changelog
## 0.1.0 - 2021-05-01
## 0.1.2 - 2021-05-07
### Fixed
- Always scan through the entire source list
## 0.1.1 - 2021-05-01
### Added

@@ -6,0 +12,0 @@

1

dist/index.js

@@ -97,3 +97,2 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }// src/index.ts

});
break;
}

@@ -100,0 +99,0 @@ }

{
"name": "svelte-preprocess-import-assets",
"description": "Import assets in markup",
"version": "0.1.1",
"version": "0.1.2",
"license": "MIT",

@@ -6,0 +6,0 @@ "author": "Bjorn Lu",

Sorry, the diff of this file is not supported yet

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