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

@magicspace/core

Package Overview
Dependencies
Maintainers
5
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@magicspace/core - npm Package Compare versions

Comparing version 0.2.12 to 0.2.14

4

package.json
{
"name": "@magicspace/core",
"version": "0.2.12",
"version": "0.2.14",
"publishConfig": {

@@ -36,3 +36,3 @@ "access": "public"

},
"gitHead": "43a71f39c59d5cbfb93467f7378c64a39d90c095"
"gitHead": "9d6f5521037e429feb13342f360eced2f4016b80"
}

@@ -54,6 +54,6 @@ import * as FS from 'fs';

contextFileName
? `Cannot resolve template ${JSON.stringify(specifier)}`
: `Cannot resolve template ${JSON.stringify(
? `Cannot resolve template ${JSON.stringify(
specifier,
)} from file ${JSON.stringify(contextFileName)}`,
)} from file ${JSON.stringify(contextFileName)}`
: `Cannot resolve template ${JSON.stringify(specifier)}`,
);

@@ -60,0 +60,0 @@ }

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