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

@spartacus/smartedit

Package Overview
Dependencies
Maintainers
11
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spartacus/smartedit

Smart Edit feature library for Spartacus

latest
Source
npmnpm
Version
4.3.8
Version published
Weekly downloads
299
37.16%
Maintainers
11
Weekly downloads
 
Created
Source

Spartacus Smart Edit Library

Spartacus Smart Edit can be added to the existing Spartacus application by running ng add @spartacus/smartedit. For more information about Spartacus schematics, visit the official Spartacus schematics documentation page.

If you install smaredit library manually, after installation you also need to either copy the file webApplicationInjector.js from node_modules/@spartacus/smartedit/asset to your application's asset folder; or add this into "assets" array in your angular.json

  {
    "glob": "**/*",
    "input": "node_modules/@spartacus/smartedit/assets",
    "output": "assets/"
  }

For more information, see Spartacus.

Keywords

spartacus

FAQs

Package last updated on 08 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts