Socket
Socket
Sign inDemoInstall

neo.mjs

Package Overview
Dependencies
Maintainers
1
Versions
1055
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neo.mjs - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

test/siesta/realworld/index.html

4

examples/README.md

@@ -11,3 +11,3 @@ # Client Requirements

- Relaunch Chrome
- Open the examples directly, like: localhost/neo/examples/helix/
- Open the examples directly, like: localhost/neo/examples/component/helix/

@@ -19,3 +19,3 @@ More details on JS Modules (and their use within workers) here:

version (which converts JS modules into plain JS files)
- localhost/neo/dist/development/examples/helix/
- localhost/neo/dist/development/examples/component/helix/

@@ -22,0 +22,0 @@ # Local Web-Server Requirements

{
"name": "neo.mjs",
"version": "1.0.5",
"version": "1.0.6",
"description": "The webworkers driven UI framework",

@@ -39,3 +39,3 @@ "repository": {

"@fortawesome/fontawesome-free": "^5.11.2",
"autoprefixer": "^9.7.1",
"autoprefixer": "^9.7.2",
"clean-webpack-plugin": "^3.0.0",

@@ -51,3 +51,2 @@ "css-loader": "^3.2.0",

"jsdoc-x": "^4.0.3",
"markdown-to-html": "^0.0.13",
"mini-css-extract-plugin": "^0.8.0",

@@ -58,3 +57,3 @@ "node-sass": "^4.13.0",

"siesta-lite": "^5.3.0",
"style-loader": "^1.0.0",
"style-loader": "^1.0.1",
"webpack": "^4.41.2",

@@ -61,0 +60,0 @@ "webpack-cli": "^3.3.10",

@@ -18,4 +18,2 @@ const project = new Siesta.Project.Browser({

preload: [
'../../../docs/app/resources/highlightjs-custom-dark-theme.css',
'../../../docs/app/resources/highlight/highlight.pack.js',
'../../../node_modules/highlightjs-line-numbers.js/dist/highlightjs-line-numbers.min.js',

@@ -22,0 +20,0 @@ {

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

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

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