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

@felte/core

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@felte/core - npm Package Compare versions

Comparing version 1.3.7 to 1.3.8

dist/esm/external/.pnpm/@rollup_plugin-typescript@10.0.1_rollup@3.25.1_tslib@2.5.3_typescript@4.9.5/external/tslib/tslib.es6.js

2

dist/esm/deep-set-key.js

@@ -1,2 +0,2 @@

import { __rest } from './external/.pnpm/@rollup_plugin-typescript@10.0.1_m2vrfqkax6vunhfpmya5lfbcpe/external/tslib/tslib.es6.js';
import { __rest } from './external/.pnpm/@rollup_plugin-typescript@10.0.1_rollup@3.25.1_tslib@2.5.3_typescript@4.9.5/external/tslib/tslib.es6.js';
import { _mapValues, _isPlainObject, createId } from '@felte/common';

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

import { __rest } from './external/.pnpm/@rollup_plugin-typescript@10.0.1_m2vrfqkax6vunhfpmya5lfbcpe/external/tslib/tslib.es6.js';
import { __rest } from './external/.pnpm/@rollup_plugin-typescript@10.0.1_rollup@3.25.1_tslib@2.5.3_typescript@4.9.5/external/tslib/tslib.es6.js';
import { _mapValues, _isPlainObject } from '@felte/common';

@@ -3,0 +3,0 @@

{
"name": "@felte/core",
"version": "1.3.7",
"version": "1.3.8",
"description": "Core utility for Felte's integration with front-end frameworks",

@@ -30,3 +30,3 @@ "main": "dist/cjs/index.cjs",

"dependencies": {
"@felte/common": "1.1.4"
"@felte/common": "1.1.5"
},

@@ -38,2 +38,3 @@ "publishConfig": {

".": {
"types": "./dist/esm/index.d.ts",
"import": "./dist/esm/index.js",

@@ -40,0 +41,0 @@ "require": "./dist/cjs/index.cjs",

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